Actions

MediaWiki

Common.css: Difference between revisions

From GummyCarbs

New page: →‎* CSS placed here will be applied to all skins: body.H1.firstHeading { display: none; }
(No difference)

Revision as of 01:09, 19 October 2007

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

body.H1.firstHeading {
        display: none;
        }