MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus FürthWiki

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.vector-menu li a {
color: #008800;
}
.vector-menu-tabs li {
background-image: linear-gradient(to bottom, white 80%, rgba(0, 55, 0, 0.1) 100%);
}
.vector-menu-tabs #ca-watch.icon a:before,
.vector-menu-tabs #ca-watch.icon a:hover::before,
.vector-menu-tabs #ca-unwatch.icon a:before,
.vector-menu-tabs #ca-unwatch.icon a:hover:before {
content: '★';
    display: block;
    font-size: 1.2rem;
    line-height: 0.5rem;
    background-image: none;
}
.vector-menu-tabs #ca-watch.icon a:before,
.vector-menu-tabs #ca-unwatch.icon a:hover:before{
content: '☆';
}


/* Next colours internal and external links */
/* Next colours internal and external links */
Zeile 30: Zeile 9:
}
}


 
/* FürthWiki classics */
.vector-menu-portal .vector-menu-content li a:visited {
color: #006600;
}
.vector-menu-portal .vector-menu-content li a {
color: #008800;
}
 
#startseite_links {
#startseite_links {
     box-sizing: border-box;
     box-sizing: border-box;
Zeile 168: Zeile 140:
     color: #006600;
     color: #006600;
}
}
div.vectorTabs li a {
 
color: #008800;
}
a {
a {
     color: #008800;
     color: #008800;