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