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 }")
 
 
(3 intermediate revisions 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 */
.portal h5 {
+
body.page-Special_RunQuery_Query_TTs_mainp h1.firstHeading { display:none; }
font-size:1.2em
 
}
 

Latest revision as of 18:14, 6 March 2013

/* CSS placed here will be applied to all skins */
body.page-Special_RunQuery_Query_TTs_mainp h1.firstHeading { display:none; }