MediaWiki:Common.css: Difference between revisions
From The-West Wiki
(Created page with "→CSS placed here will be applied to all skins: div.mw-content { margin-top: 180px; }") |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
div | div#mw-content { | ||
margin-top: 180px; | margin-top: 180px; | ||
} | } |