Difference between revisions of "MediaWiki:Monobook.css"

From Josef Málek
Jump to: navigation, search
(New page: CSS placed here will affect users of the Monobook skin: #ca-edit { display: none; })
 
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* CSS placed here will affect users of the Monobook skin */
  
#ca-edit { display: none; }
+
ca-edit { display: none; }
 +
 
 +
body.page-Main_Page h1.firstHeading { display:none; }
 +
 
 +
 
 +
 
 +
#column-content { margin-left: -12.2em!important;}
 +
 
 +
#column-one{ width: 100px;}

Latest revision as of 14:17, 18 February 2016

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

ca-edit { display: none; }

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



#column-content { margin-left: -12.2em!important;}

#column-one{ width: 100px;}