MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
p,li{color:#1F4478} | p,li{color:#1F4478;font-family:Lucida Grande,Lucida Sans,Arial,sans-serif} | ||
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} |
Revision as of 16:47, 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}