Difference between revisions of "MediaWiki:Common.css"

From The Armitage Files
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: h4 {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 */
h4 {font-style:italic; }
+
 
 +
h3 { text-decoration: underline; }
 +
h4 { font-style:italic; }

Revision as of 15:18, 17 March 2013

/* CSS placed here will be applied to all skins */

h3 { text-decoration: underline; }
h4 { font-style:italic; }