MediaWiki:Common.css: Difference between revisions

From WaveCDN Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
h1,h2{margin-top:0.9em}
h1,h2{margin-top:0.9em}
h1, h2, h3, h4, h5, h6 {border:none}
h1, h2, h3, h4, h5, h6 {border:none}
pre, .mw-code {border: 1px solid #CCCCCC;}

Revision as of 17:48, 21 November 2013

/* CSS placed here will be applied to all skins */
p,li{color:#1F4478;font-family:Lucida Grande,​Lucida Sans,​Arial,​sans-serif} 
h1,h2{margin-top:0.9em}
h1, h2, h3, h4, h5, h6 {border:none}
pre, .mw-code {border: 1px solid #CCCCCC;}