MediaWiki: Common.css: Unterschied zwischen den Versionen

Aus LehramtsWiki
Wechseln zu: Navigation, Suche
KKeine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:
right: 0;
right: 0;
width: 10em;
width: 10em;
height: 180px !important;
height: 190px !important;
}
}
#p-logo a {
#p-logo a {

Version vom 26. Juli 2013, 13:07 Uhr

/* Logo */
#p-logo {
	position: absolute;
	top: -180px;
	right: 0;
	width: 10em;
	height: 190px !important;
}
#p-logo a {
	display: block;
	width: 10em;
	height: 190px !important;
	background-repeat: no-repeat;
	background-position: 0px 20px !important;
	text-decoration: none;
}