跳转到内容

Template:Gallery items/styles.css

维基百科,自由的百科全书
@media screen {
	.gallery-items .gallerybox div.thumb {
		background-color: transparent !important;
	}
	.gallery-items .gallerybox .thumb img {
		background-color: transparent !important;
	}
	.gallery-items .gallerybox .thumb img:hover {
		background: url(//upload.wikimedia.org/wikipedia/commons/9/90/Checker-16x16.svg) repeat !important;
	}
}