Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
/* { font-family: courier new } */ | /* { font-family: courier new } */ | ||
| + | .page-Lord_Kaho_s_Horn #firstHeading + #bodyContent, | ||
| + | .page-Lord_Kaho_s_Horn h1.firstHeading + div { | ||
| + | margin-top: -15px; | ||
| + | } | ||
Revision as of 13:23, 8 April 2025
/* CSS placed here will be applied to all skins */
* body.page-Main_Page h1.firstHeading { display:none; }
/* { font-family: courier new } */
.page-Lord_Kaho_s_Horn #firstHeading + #bodyContent,
.page-Lord_Kaho_s_Horn h1.firstHeading + div {
margin-top: -15px;
}