Difference between revisions of "MediaWiki:Monobook.css"

From CrowdSociety
Jump to: navigation, search
(Replaced content with "paste edits here: ")
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
/* paste edits here */
+
/* 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 13: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;
}