Difference between revisions of "MediaWiki:Common.css"

From Computational Memory Lab
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: <pre> body.page-Main_Page h1.firstHeading { display:none; } </pre>")
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
<pre>
 
body.page-Main_Page h1.firstHeading { display:none; }
 
</pre>
 

Latest revision as of 16:44, 13 November 2012

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