Änderungen

Wechseln zu: Navigation, Suche

MediaWiki:Common.css

485 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-wiki-logo talk { background-imagedisplay: url(/wiki/images/0/06/Siwecos-logo_135px.png)none!important;} backgrounddiv#p-colorpersonal { top: #ffffff !important0;
}
 
div#mw_main {
margin-top: 1.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 {
.mw-body a.external:visited {
color: #a53d1d;
}
 
 
div#content.mw-body ul li a {
color: #c31622;
}
 
div#content.mw-body ul li a:visited {
color: #a53d1d;
}
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 */ Put flags in front of div.mw-category entries -generated a[href~="/* As default is germanEN"]:before, changed default ones to german flagdiv.mw-category-group a[href$="/EN"]:before { padding-right: 0.5em; padding-left: 18px; content:'\00a0';}*/,div.mw-categorycontent-group 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 */ Put flags in front of search result entries 
div.mw-search-result-heading a:before,
div.mw-search-result-heading a[href~="/DE"]:before {
2.372
Bearbeitungen

Navigationsmenü