MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1,173: Line 1,173:
div#content .gallerybox div.thumb {
div#content .gallerybox div.thumb {
/* Light gray padding */
/* Light gray padding */
background-color: #FFFFFF;
background-color: #FF0000;
padding: 0px;
padding: 0 0 0 0;
}
}
/* Put a chequered background behind images, only visible if they have transparency.
/* Put a chequered background behind images, only visible if they have transparency.