MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
h1, .mw-first-heading { | |||
text-align: left !important; | |||
} | |||
.toc, #toc { | |||
. | |||
display: none !important; | display: none !important; | ||
} | } | ||