Jump to content

User:Noblez/common.css: Difference between revisions

From RPI Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
html.skin-theme-clientpref-night .infobox {
html.skin-theme-clientpref-night .infobox-header {
    color: purple !important;
background-color: #35393d !important;
}
}

Latest revision as of 16:19, 30 June 2026

html.skin-theme-clientpref-night .infobox-header {
background-color: #35393d !important;
}