MediaWiki:Common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1:
/* +++++ 1. Wikitable für schöne Tabellen +++++ */
 
.wikitable,
.prettytable {
Zeile 28 ⟶ 30:
 
 
/* +++++ 2. Neue Tabellen +++++ */
 
/* +++++ 2. Neue Tabellen +++++ /*
.mw-statistics-table {
border-collapse:separate !important;
}
.newtableroundtable,.mw-statistics-table {
border:2px solid #ccc;
-moz-border-radius:0.0em5em;
border-radius:0.0em5em;
background:#fff;
padding:0.05em;
margin: 0 0.5em 0.5em 0;
}
.newtableroundtable th,.mw-statistics-table th {
padding:0.1em 0.5em;
}
.mw-statistics-table th {
border-radius:0.0em5em;
-moz-border-radius:0.0em5em;
padding:0.1em 0.5em !important;
}
Zeile 54 ⟶ 56:
padding-right:0.5em;
}
.newtableroundtable td, .mw-statistics-table td {
border:0;
border-bottom: 1px dashed #66cc66;
padding-right:0.5em;
}
.roundtable.land th {
.newtable.straße, .mw-statistics-table {
background: #66cc66;
}
.roundtable.land, .roundtable.land td {
border-color: rgb(172, 230, 172);
}
.roundtable.hoehle th {
background: #cc9966;
}
.roundtable.hoehle,.roundtable.hoehle td {
border-color: rgb(230, 201, 172);
}
.roundtable.wasser th {
background: #6699CC;
}
.roundtable.wasser,.roundtable.wasser td {
border-color: #ACC9E6
}
.roundtable.wüste th {
background: #CDAD00;
}
.roundtable.wüste,.roundtable.wüste td {
border-color: #EEC900
}
.roundtable.straße th,.mw-statistics-table th {
background: #d4d4d4;
}
.roundtable.straße, .mw-statistics-table {
border-color: #e0e0e0 !important;
}
.newtableroundtable.straße td,.mw-statistics-table td {
border-color: #cccccc !important;
}
 
.round {
border-radius:0.5em;
-moz-border-radius:0.5em;
}
.round-left, .round-top, .round-topleft {
border-radius-topleft:0.5em;
-moz-border-radius-topleft:0.5em;
}
.round-right, .round-top, .round-topright {
border-radius-topright:0.5em;
-moz-border-radius-topright:0.5em;
}
.round-left, .round-bottom, .round-bottomleft {
border-radius-bottomleft:0.5em;
-moz-border-radius-bottomleft:0.5em;
}
.round-right, .round-bottom, .round-bottomright {
border-radius-bottomright:0.5em;
-moz-border-radius-bottomright:0.5em;
}
 
.noround {
border-radius:0em !important;
-moz-border-radius:0em !important;
}
.noround-left, .noround-top, .noround-topleft {
border-radius-topleft:0em !important;
-moz-border-radius-topleft:0em !important;
}
.noround-right, .noround-top, .noround-topright {
border-radius-topright:0em !important;
-moz-border-radius-topright:0em !important;
}
.noround-left, .noround-bottom, .noround-bottomleft {
border-radius-bottomleft:0em !important;
-moz-border-radius-bottomleft:0em !important;
}
.noround-right, .noround-bottom, .noround-bottomright {
border-radius-bottomright:0em !important;
-moz-border-radius-bottomright:0em !important;
}
 
Zeile 72 ⟶ 143:
background-color: white;
}
 
/* Kategorie verbergen */
body.page-Wikipedia_Hauptseite #catlinks {
display:none;
}
 
/* Redirhinweis verbergen - ACHTUNG: Je nach Skin muss jetzt der Abstand zum oberen Rand korrigiert werden */
body.page-Wikipedia_Hauptseite #contentSub {
display: none;
}
 
#hauptseite h2 {
background-color: #f7f7f7;
Zeile 149 ⟶ 209:
}
 
/* +++++ 4. Stylesheet-Ergänzung zu Standard-Navigationsleisten +++++ */
/* IPA links nicht unterstreichen */
.IPA a:link, .IPA a:visited {
text-decoration: none;
}
 
/* CSS-Klassen für Schriftarten
* Achtung: IE6 mag keine Zeilenumbrüche zwischen den Fonts.
*/
.Unicode {
font-family: 'Code2000','Sun-ExtA','Arial Unicode MS','NSimSun',sans-serif;
}
.Unicode1 {
font-family: 'Code2001','Quivira','MPH 2B Damase',sans-serif;
}
.Unicode2 {
font-family: 'Sun-ExtB','Code2002',sans-serif;
}
.IPA {
font-family: 'Quivira','Code2000','Sun-ExtA','DejaVu Sans','Gentium','Arial Unicode MS','Lucida Sans Unicode',sans-serif;
}
.IAST {
font-family: 'Code2000','SunExtA','Arial Unicode MS',sans-serif;
}
.altitalisch {
font-family: 'Quivira','Code2001','MPH 2B Damase',sans-serif;
}
.gotisch {
font-family: 'Quivira','Code2001','MPH 2B Damase',sans-serif;
}
.hebrew {
font-family: 'Quivira','Sun-ExtA','Arial Unicode MS','SBL Hebrew','Code2000','MPH 2B Damase', sans-serif;
}
.spanAr {
font-family: 'Arial Unicode MS','Scheherazade','Code2000','DejaVu Sans',sans-serif;
}
.music-symbol {
font-family: 'Musical Symbols','Euterpe','Code2001',sans-serif;
}
 
 
/* Stylesheet-Ergänzung zu Standard-[[Wikipedia:Navigationsleisten|Navigationsleisten]] */
 
div.BoxenVerschmelzen,