MediaWiki:Common.css

From Atlantic Roleplay Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: - * CSS placed here will be applied to all skins: <pre> body.page-Main_Page h1.firstHeading { display:none; } </pre>)
 
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; }
 
body.page-Main_Page h1.firstHeading { display:none; }
</pre>
 

Revision as of 04:24, 26 December 2007

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

body.page-Main_Page h1.firstHeading { display:none; }
Personal tools