MediaWiki:Monobook.css

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
/* Don't display some stuff on the main page */
/* Don't display some stuff on the main page */
-
body.page-Main_Page h1.firstHeading h1.firstHeading {
+
body.page-Main_Page h1.firstHeading {
display: none !important;
display: none !important;
}
}

Revision as of 22:15, 22 November 2008

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

/* Don't display some stuff on the main page */ body.page-Main_Page h1.firstHeading {

   display: none !important;

}


.editButtons { display: block;}

Proteopedia Page Contributors and Editors (what is this?)

Jaime Prilusky, Eran Hodis

Personal tools