MediaWiki:Common.css

Aus Ubuntu-Forum Wiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 25: Zeile 25:
.wikitable td {  background-color: #FFFFFF !important; }
.wikitable td {  background-color: #FFFFFF !important; }
.wikitable ul, .wikitable ul ul {  
.wikitable ul, .wikitable ul ul {  
-
     margin: 0;
+
     list-style-image: none; list-style-type: none;  
-
    padding: 0.5em;
+
-
}
+
-
.wikitable ul ul {
+
     margin: 0;
     margin: 0;
     padding: 0.5em;
     padding: 0.5em;

Version vom 9. Juni 2010, 22:08 Uhr

/* 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; }
/* Ueberschriften */
h1, h2, h3, h4, h5, h6 { border-bottom: 1px solid #AAAAAA; }
 
/* Tabellen */
.wikitable {
    border: 2px 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: 2px solid #AAAAAA;}
.wikitable td {  background-color: #FFFFFF !important; }
.wikitable ul, .wikitable ul ul { 
    list-style-image: none; list-style-type: none; 
    margin: 0;
    padding: 0.5em;
}
 
/* 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; }
Meine Werkzeuge
Varianten
Aktionen
Forum
Navigation
Internes
Bearbeitungshilfen
Werkzeuge