MediaWiki:Common.css

Aus Ubuntu-Forum Wiki

Wechseln zu: Navigation, Suche

Hinweis - Leere nach dem Speichern den Browser-Cache, um die Änderungen sehen zu können: Mozilla/Firefox/Safari: Shift gedrückt halten und auf Aktualisieren klicken oder alternativ entweder Strg-F5 oder Strg-R (Befehlstaste-R auf dem Macintosh) drücken; Konqueror: Auf Aktualisieren klicken oder F5 drücken; Opera: Cache unter Extras → Einstellungen leeren; Internet Explorer: Strg-F5 drücken oder Strg gedrückt halten und dabei Aktualisieren anklicken.

/* Seitenaufbau */
body { background-color: #efe4c2; }
pre { font-size: 1.2em; border: 1px dashed #AAAAAA; }
fieldset {  border: 1px solid #efe4c2 }
textarea  { background-color:#FFFFDD; }
a img { margin: 5px; }
#content { min-height: 600px; }
.kommentar, .kommentar th { color: #AAAAAA; font-size: 0.9em; }
 
div.defloat { clear: both; margin-bottom: 1.0em; }
 
/* Code-Tags */
code { font-size: 1.2em !important; font-family: courier, monospace !important; background-color:#FFFFDD; }
.wikitable code { font-size: 1.1em !important; background: none !important; }
 
/* Foren-Links als intern kennzeichnen */
a[href^="http://www.ubuntu-forum.de"] { background: none !important; padding-right: 0px !important; }
a[href^="http://ubuntu-forum.de"] { background: none !important; padding-right: 0px !important; }
a[href^="http://www.ubuntuforum.de"] { background: none !important; padding-right: 0px !important; }
a[href^="http://ubuntuforum.de"] { background: none !important; padding-right: 0px !important; }
 
/* Ueberschriften */
h1, h2, h3, h4, h5, h6 { border-bottom: 1px solid #AAAAAA; font-weight: bold; clear:both; }
 
/* Tabellen */
.wikitable {
    border: 1px solid #AAAAAA !important; 
    border-collapse: collapse;
    width: 100%;
}
.wikitable tfoot { text-align: right; }
.wikitable th, .wikitable td {
    vertical-align: top;
    padding: 3px;
    border: 1px solid #AAAAAA;
}
.wikitable th { background-color: #F9F9F9 !important; border-bottom: 1px solid #AAAAAA;}
.wikitable td { background-color: #FFFFFF !important; }
.wikitable code { font-size: 1.1em !important; background: none !important; }
 
/* GeShi */
.mw-geshi { 
    font-size: 1.2em; 
    border: 1px dashed #AAAAAA; 
    background-color: #F9F9F9;
    padding: 0.5em;
}
 
/* InputBox */
.createbox { border: 1px solid #009900; padding: 0.5em; }
.createboxButton { margin-top: 0.5em; }
.createboxInput { border: 1px solid #009900; }
 
/* Portalseite */
.portal-font {
    text-align:left !important; 
    font-family:sans-serif; 
    font-size:130%; 
    border-bottom:solid 1px #664C4C; 
    margin-bottom:5px; }
Meine Werkzeuge
Varianten
Aktionen
Forum
Navigation
Internes
Bearbeitungshilfen
Werkzeuge