Template:Gallery items/styles.css
< Template:Gallery items
Jump to navigation
Jump to search
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; } }')
@media screen {
.gallery-items .gallerybox div.thumb {
background-color: transparent;
}
.gallery-items .gallerybox .thumb img {
background-image: none;
}
}