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; }")
 
 
(One intermediate revision by the same user not shown)
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; }
+
 
 +
h4 { font-style:italic; font-size: 108% }

Latest revision as of 15:20, 17 March 2013

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

h4 { font-style:italic; font-size: 108% }