Difference between revisions of "MediaWiki:Common.css"

From Software Studies
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: body.page-uikipedi_as_ralju.action-view h1.firstHeading, body.page-uikipedi_as_ralju.action-submit h1.firstHeading { display...")
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body.page-uikipedi_as_ralju.action-view h1.firstHeading, body.page-uikipedi_as_ralju.action-submit h1.firstHeading { display: none; }
h1 { display: none; }

Revision as of 14:19, 12 January 2016

/* CSS placed here will be applied to all skins */
h1 { display: none; }