Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: i { font-weight: normal; font-style: italic; }") |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | i { font-weight: normal; font-style: italic; } | + | i { font-weight: normal; font-style: italic; color: red; } |
Revision as of 01:11, 18 November 2011
/* CSS placed here will be applied to all skins */
i { font-weight: normal; font-style: italic; color: red; }