User:Willowisp/vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
.sidebar-title { | .sidebar-title { | ||
background-color: rgb(89, 69, 42) !important; | background-color: rgb(89, 69, 42) !important; | ||
} | |||
#toc, .toc { | |||
background-colour: rgb(32, 31, 31) !important; | |||
} | } |
Revision as of 00:12, 12 January 2024
.infobox-above,
.infobox-header {
background-color: rgb(89, 62, 42) !important
}
.infobox-label {
background-color: #19181e !important;
}
.navbox-title {
background-color: #3a191a !important;
}
.infobox {
border: none !important;
}
body.theme-dark-grey {
--bg-main: rgb(31, 30, 36);
--link-vis: rgb(211, 141, 120);
--bg3wiki-detail-dark-bg: #151418;
}
.sidebar-title {
background-color: rgb(89, 69, 42) !important;
}
#toc, .toc {
background-colour: rgb(32, 31, 31) !important;
}