MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 40: | Line 40: | ||
background-size: auto 320px; | background-size: auto 320px; | ||
} | } | ||
body.rootpage-Minecraft_Wiki #firstHeading, | |||
body.rootpage-Main_Page #firstHeading { | |||
display: none; | |||
} | |||
body.rootpage-Minecraft_Wiki #bodyContent, | |||
body.rootpage-Main_Page #bodyContent { | |||
clear: both; | |||
} | |||
body.rootpage-Minecraft_Wiki .mw-indicators, | |||
body.rootpage-Main_Page .mw-indicators{ | |||
margin-top: -15px; | |||
} | |||
| Line 76: | Line 92: | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
/* Set the tab link colours to black and bold */ | /* Set the tab link colours to black and bold */ | ||