Template:Gallery items/styles.css

From blackwiki
< Template:Gallery items
Revision as of 14:30, 29 June 2020 by imported>Great Brightstar (Simplify rules)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@media screen {
	.gallery-items .gallerybox .thumb,
	.gallery-items .gallerybox .thumb img {
		background: none !important;
	}
	.gallery-items .gallerybox .thumb img:hover {
		background: url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat !important;
	}
}