Änderungen

Wechseln zu: Navigation, Suche

MediaWiki:Common.css

470 Bytes hinzugefügt, 15:14, 24. Okt. 2019
keine Bearbeitungszusammenfassung
/* remove Headline "Hauptseite" */
.#firstHeading ,div#mw_header { display:none;
}
/*** Logo im Header **remove discussion tab */.mw#ca-wikitalk { display:none!important; }  div#p-logo personal { background-image top: url(/wiki/images/0/06/Siwecos-logo_135px.png); background} div#mw_main { margin-colortop: #ffffff !important1.5em;
}
 
/*** Hintergrund-Farbe wie auf Siwecos.de ***/
background-color: #ffffff;
}
 
/*** Titel-Farbe ***/
.mw-headline {
color: #c31622;
}
 
/*** Hervorhebung in rot ***/
.attention {
color: #c31622;
}
 
div#simpleSearch input {
}
.tagcloud a.external:visited {
color: #a53d1d;
}
 
.tagcloud a {
color: #c31622;
}
div#content.mw-body ul li a {
div#content.mw-body ul li a:visited {
color: #c31622a53d1d;
}
color: #c31622;
}
 
 
a:visited {
color: #a53d1d;
}
 
/*** Tagcloud Linkfarbe ***/
.tagcloud a {
color: #c31622;
}
 
 
/*** Tagcloud Linkfarbe visited ***/
.tagcloud a:visited {
color: #a53d1d;
}
 
div.vectorTabs li a {
/* Flaggen vor Kategorieeinträgen */
div.mw-category-generated a[href~="/EN"]:before,div.mw-category-group a[href$="/EN"]:before,div.mw-content-ltr a[href$="/EN"]:before {
padding-right: 0.5em;
content:url('/media/mod_languages/images/en.gif');
}
div.mw-category-generated a:before,
div.mw-category-generated a[href~="/DE"]:before,
div.mw-category-group a:before,
div.mw-category-group a[href$="/DE"]:before,div.mw-content-ltr a[href$="/DE"]:before {
padding-right: 0.5em;
content:url('/media/mod_languages/images/de.gif');
}
div.mw-category-generated ul,
div.mw-category-group ul {
list-style-type: none;
/* Flaggen vor Suchergebnissen */
 
div.mw-search-result-heading a:before,
div.mw-search-result-heading a[href~="/DE"]:before {
2.372
Bearbeitungen

Navigationsmenü