MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus MAT - Bedienungsanleitung
Zur Navigation springen Zur Suche springen
 
Zeile 7: Zeile 7:
 
         margin-top: 30px;
 
         margin-top: 30px;
 
height: 68px;
 
height: 68px;
 +
}
 +
#p-logo {
 +
        height: 68px;
 
}
 
}

Aktuelle Version vom 29. Januar 2021, 13:49 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
#talk { display:none!important; }
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }
#p-logo a,
#p-logo a:hover {
        margin-top: 30px;
	height: 68px;
}
#p-logo {
        height: 68px;
}