Difference between revisions of "MediaWiki:Monobook.css"
From CrowdSociety
Line 2: | Line 2: | ||
div.siteNoticeWrapper { | div.siteNoticeWrapper { | ||
− | margin-top: | + | margin-top: 5em; |
} | } | ||
div#centralNotice > * { | div#centralNotice > * { | ||
− | margin-top: | + | margin-top: 5em !important; |
} | } |
Revision as of 12:28, 25 February 2015
/* Abstand der Box zu den positionierten Elementen oben rechts (WP:ABK, Geokoordinaten, Bapperl) */ div.siteNoticeWrapper { margin-top: 5em; } div#centralNotice > * { margin-top: 5em !important; }