Difference between revisions of "MediaWiki:Common.css"
From Battle Fantasia MUSH
(Created page with "→CSS placed here will be applied to all skins: h1 { font-size: 168%; } h2 { font-size: 140%; } h3 { font-size: 122%; } h4 { font-size: 106%; } h5 { font-size: 90%; } h6 {...") |
m |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 09:01, 18 August 2016
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }