Template:Gallery items/styles.css

From blackwiki
< Template:Gallery items
Revision as of 19:27, 1 September 2019 by imported>Great Brightstar (Created page with '@media screen { .gallery-items .gallerybox div.thumb { background-color: transparent; } .gallery-items .gallerybox .thumb img { background-image: none; } }')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@media screen {
	.gallery-items .gallerybox div.thumb {
		background-color: transparent;
	}
	.gallery-items .gallerybox .thumb img {
		background-image: none;
	}
}