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