User:HyperNervie/common.css: Difference between revisions

From Rhythm Heaven Wiki
Jump to navigation Jump to search
(Style adjustion to page history menu)
(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;
    color: #E6E6E6;
}
}

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;
}