Difference between revisions of "MediaWiki:Common.css"

From Monoskop
Jump to navigation Jump to search
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; color: red; }
+
p { font-weight: normal; }
 +
i { font-weight: normal; font-style: italic; }

Revision as of 02:13, 18 November 2011

/* CSS placed here will be applied to all skins */
p { font-weight: normal; }
i { font-weight: normal; font-style: italic; }