Änderungen

Spring zu: Navigation, suche

MediaWiki:Vector.css

6 Bytes hinzugefügt, 10:14, 19. Jul. 2018
keine Bearbeitungszusammenfassung
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. */
/* Override Vector colour scheme to make it dark (compiled from modified LESS code) */
/*Dark Vector CSS created by Malvineous, modified for Memory Alpha (Nova) by Master/Phoenixclaw*/
/******TO DO******/
/***Font-Farbe***/
/***Link-Farbe**/
/*Allgemeines*/
a,.mw-body a.external,.mw-body a.extiw{
color:/*#e69710*/ #fff00
}
#left-navigation div.vectorTabs li.selected,#right-navigation div.vectorTabs li.selected{
background-color:#333;
background-image:-moz-linear-gradient(top, #e69710 fff00 0, #333 10%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #e69710fff00), color-stop(10%, #333));
background-image:-webkit-linear-gradient(top, #e69710 0, #333 10%);
background-image:linear-gradient(#e69710 0, #333 10%)
#left-navigation div.vectorTabs li a,#right-navigation div.vectorTabs li a{
color:#e69710fff00
}
div#mw-head div.vectorMenu h3 span{
color:#e69710fff00
}

Navigationsmenü