Difference between revisions of "MediaWiki:Monobook.css"
From CrowdSociety
m (29 revisions imported: Import_Part_7) |
|||
(2 intermediate revisions by the same user 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; }