MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will be applied to all skins: body.page-Main_Page h1.firstHeading { display: none; }" |
No edit summary |
||
| Line 4: | Line 4: | ||
body.page-Main_Page h1.firstHeading { | body.page-Main_Page h1.firstHeading { | ||
display: none; | display: none; | ||
} | |||
/*Table of contents on the sidebar*/ | |||
.toc { | |||
margin: 5px; | |||
} | } | ||