Difference between revisions of "MediaWiki:Monobook.css"
From CrowdSociety
(Blanked the page) |
|||
(3 intermediate revisions by 2 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; }