Benutzer:Stefanb/monobook.css: Unterschied zwischen den Versionen
Aus X-Lexikon
Zur Navigation springenZur Suche springen
(k) |
(k) |
||
| Zeile 41: | Zeile 41: | ||
border-right-style: none; | border-right-style: none; | ||
border-top-style: none; | border-top-style: none; | ||
} | |||
table.mw_metadata th { | |||
background-color: #060606; | |||
} | |||
table.mw_metadata td { | |||
background-color: #030303; | |||
} | } | ||
Version vom 5. Februar 2011, 14:10 Uhr
table.wikitable {
background-color: #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;
}
fieldset#mw-searchoptions {
background-color: #272727;
}
.mw-search-formheader div.search-types ul li.current a {
color: #CCCCCC;
}
#p-cactions .pBody {
background-color: transparent;
border-right-style: none;
border-top-style: none;
}
table.mw_metadata th {
background-color: #060606;
}
table.mw_metadata td {
background-color: #030303;
}