User:HyperNervie/common.css: Difference between revisions
Jump to navigation
Jump to search
HyperNervie (talk | contribs) (Style adjustion to page history menu) |
HyperNervie (talk | contribs) (Style adjustion to metadata table on File pages) |
||
| Line 3: | Line 3: | ||
} | } | ||
#pagehistory li.selected { | #pagehistory li.selected { | ||
color: #E6E6E6; | |||
} | |||
#pagehistory li.selected, | |||
.mw_metadata th, | |||
.mw_metadata td { | |||
background-color: #282828; | background-color: #282828; | ||
} | } | ||
Revision as of 16:34, 13 August 2025
table.mw-interwikitable.body td.mw-interwikitable-local-yes {
background-color: #2F2389;
}
#pagehistory li.selected {
color: #E6E6E6;
}
#pagehistory li.selected,
.mw_metadata th,
.mw_metadata td {
background-color: #282828;
}