Actions

MediaWiki

Difference between revisions of "Common.css"

From

Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
content #firstHeading { display:none; }
#firstHeading { display:none !important; }

Revision as of 09:45, 9 November 2018

/* CSS placed here will be applied to all skins */
#firstHeading { display:none !important; }