Difference between revisions of "MediaWiki:Monobook.css"

From Scottish Gaelic Grammar Wiki
Jump to: navigation, search
(Created page with 'CSS placed here will affect users of the Monobook skin: <?php if($_GET['title']=='Scottish_Gaelic_Grammar_Wiki'){ ?> <style> <!-- .firstHeading {display: none;} …')
 
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* CSS placed here will affect users of the Monobook skin */
<?php if($_GET['title']=='Scottish_Gaelic_Grammar_Wiki'){ ?>
 
  <style>
 
  <!--
 
  .firstHeading {display: none;}
 
  -->
 
  </style>
 
<?php } ?>
 

Latest revision as of 13:25, 23 September 2009

/* CSS placed here will affect users of the Monobook skin */