Benutzer:Stefanb/monobook.css: Unterschied zwischen den Versionen
Aus X-Lexikon
Zur Navigation springenZur Suche springen
(k) |
(k) |
||
| Zeile 18: | Zeile 18: | ||
abbr, acronym, .explain { | abbr, acronym, .explain { | ||
color: #fff; | color: #fff; | ||
} | |||
.mw-search-formheader { | |||
background-color: #171717; | |||
} | |||
#mw-allmessagestable { | |||
color: black; | |||
} | } | ||
Version vom 4. Februar 2011, 23:16 Uhr
table.wikitable {
background: #272727;
color: #FEFEFE;
}
table.wikitable th {
background-color: #171717;
}
table.filehistory th {
background-color: #171717;
}
h4.mw-specialpagesgroup {
background-color: #171717;
}
abbr, acronym, .explain {
color: #fff;
}
.mw-search-formheader {
background-color: #171717;
}
#mw-allmessagestable {
color: black;
}