Benutzer:Stefanb/monobook.css: Unterschied zwischen den Versionen
Aus X-Lexikon
Zur Navigation springenZur Suche springen
k |
k |
||
| Zeile 30: | Zeile 30: | ||
fieldset#mw-searchoptions { | fieldset#mw-searchoptions { | ||
background-color: # | background-color: #464646; | ||
} | } | ||
| Zeile 44: | Zeile 44: | ||
table.mw_metadata th { | table.mw_metadata th { | ||
background-color: # | background-color: #171717; | ||
} | } | ||
table.mw_metadata td { | table.mw_metadata td { | ||
background-color: # | background-color: #272727; | ||
} | } | ||
Version vom 5. Februar 2011, 16:49 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: #464646;
}
.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: #171717;
}
table.mw_metadata td {
background-color: #272727;
}