MediaWiki:Monobook.css

aus GenWiki, dem genealogischen Lexikon zum Mitmachen.
Zur Navigation springen Zur Suche springen

Beachten Sie: Nach dem Speichern müssen Sie Ihren Browser veranlassen, die neue Version zu laden: Mozilla/Firefox: Strg-Shift-R, IE: Strg-F5, Safari: Cmd-Shift-R, Konqueror: F5.

/* do not force lower case */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}

/* let footnotes have some padding to the logo images even if they should end higher
   ... and: minimal distance from the lowest horizontal ruler 10 pixels */
#f-list {
	padding-left:  190px;
	padding-right: 190px;
	padding-bottom: 10px;
}

/* society logo a bit up */
#f-copyrightico {
	position: relative;
	top: 1px;
	left: 1px;
	margin-left: 1px;
}

/* MediaWiki Logo a bit up */
#f-poweredbyico {
	position: relative;
	top: 1px;
	right: 1px;
	margin-right: 1px;
}