Difference between revisions of "MediaWiki:Common.css"

From wiki_ttni_en
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .portal h5 { font-size:1.2em }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.portal h5 {
 
.portal h5 {
font-size:1.2em
+
font-size:15pt
 
}
 
}

Revision as of 18:07, 30 November 2012

/* CSS placed here will be applied to all skins */
.portal h5 {
font-size:15pt
}