MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 16: Line 16:
background: none !important;
background: none !important;
}
}
/* Image thumbs */
html .thumbimage { background-color: #fff; }
/* Image classes */
img.blackbg { background: #000 !important; }
img.graybg, img.greybg { background: #808080 !important; }


/* Gallery classes */
/* Gallery classes */
Line 45: Line 52:
/* Self-link color */
/* Self-link color */
a.mw-selflink { color: inherit !important; }
a.mw-selflink { color: inherit !important; }
/* Image thumbnails */
html .thumbimage { background-color: #fff; }


/* Special:Preferences */
/* Special:Preferences */