Difference between revisions of "MediaWiki:Monobook.css"
From CrowdSociety
(23 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | /* Abstand der Box zu den positionierten Elementen oben rechts (WP:ABK, Geokoordinaten, Bapperl) */ | |
− | + | ||
− | + | div.siteNoticeWrapper { | |
+ | margin-top: 10em; | ||
+ | } | ||
+ | div#centralNotice > * { | ||
+ | margin-top: 10em !important; | ||
+ | } |
Latest revision as of 12:29, 25 February 2015
/* Abstand der Box zu den positionierten Elementen oben rechts (WP:ABK, Geokoordinaten, Bapperl) */ div.siteNoticeWrapper { margin-top: 10em; } div#centralNotice > * { margin-top: 10em !important; }