MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
div#content h1, div#content h2, div#content #firstHeading { | div#content h1, div#content h2, div#content #firstHeading { | ||
background: # | background: #f8f8f8; | ||
} | } |
Revision as of 19:43, 18 December 2015
/* CSS placed here will be applied to all skins */ div#content h1, div#content h2, div#content #firstHeading { background: #f8f8f8; }