-

MediaWiki:Common.css

From Open Bioinformatics Foundation
Revision as of 19:16, 20 April 2013 by Lapp (talk) (Created page with "CSS placed here will be applied to all skins: Hide the "Main Page" title for the front page: body.page-Main_Page h1.firstHeading { display:none; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */

/* Hide the "Main Page" title for the front page */
body.page-Main_Page h1.firstHeading { display:none; }