MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
} | } | ||
h1, h2, h3, h4, h5, h6 { | |||
color: #007836; | color: #007836; | ||
} | } |
Revision as of 06:45, 12 November 2014
/* CSS placed here will be applied to all skins */ html { font-size: 1.1em; } h1, h2, h3, h4, h5, h6 { color: #007836; }