Änderungen

Wechseln zu: Navigation, Suche

MediaWiki:Common.css

1.771 Bytes hinzugefügt, 15:14, 24. Okt. 2019
keine Bearbeitungszusammenfassung
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.toc/* remove Headline "Hauptseite" */#firstHeading, div#toc mw_header { display: none;} /* remove discussion tab */#ca-talk { display:none!important; }  div#p-personal { top:0;} div#mw_main { margin-top: 1.5em;}  /*** Hintergrund-Farbe wie auf Siwecos.de ***/body { background-color: #fcfcfc;
}
.mw-body {
borderbackground-color: #f1592affffff;} /*** Titel-Farbe ***/.mw-headline { color: #c31622;
}
 
/*** Hervorhebung in rot ***/
.attention {
color: #c31622;
}
 
 
div#simpleSearch input {
color: #c31622;
}
 
.mw-body a.external {
color: #f1592ac31622;
}
.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;
}
div#mw-panel div.portal div.body ul li a {
color: #f1592ac31622;
}
a {
color: #f1592ac31622;
}
 
 
a:visited {
color: #a53d1d;
}
 
/*** Tagcloud Linkfarbe ***/
.tagcloud a {
color: #c31622;
}
 
 
/*** Tagcloud Linkfarbe visited ***/
.tagcloud a:visited {
color: #a53d1d;
}
 
div.vectorTabs li a {
color: #f1592ac31622;
}
a.new, #p-personal a.new {
color: #f1592ac31622;}  /* 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; list-style-image: none;}  /* Flaggen vor Suchergebnissen */ div.mw-search-result-heading a:before,div.mw-search-result-heading a[href~="/DE"]:before { padding-right: 0.5em; content:url('/media/mod_languages/images/de.gif');} div.mw-search-result-heading a[href~="/EN"]:before { padding-right: 0.5em; content:url('/media/mod_languages/images/en.gif');
}
2.372
Bearbeitungen

Navigationsmenü