MediaWiki:Vector-darkmode.less/oswf.less
< MediaWiki:Vector-darkmode.less
Jump to navigation
Jump to search
Revision as of 22:37, 4 October 2022 by Jacmob (talk | contribs) (Created page with ".oswf-page-container, .oswf-section-header, .oswf-page-quicklinks, .oswf-page-quicklinks-col { border-color: @dark-wikitable-border; } .oswf-page-quicklinks { background: none; } .oswf-page-container { background: @cloud-burst; } .oswf-section-header { background: @pickled-bluewood; &.oswf-page-header { background: @korma; } } .oswf-page-quicklinks-col.oswf-ql-discord { background-color: #525ee0; a { color: @white !important; } }")
.oswf-page-container, .oswf-section-header, .oswf-page-quicklinks, .oswf-page-quicklinks-col { border-color: @dark-wikitable-border; }
.oswf-page-quicklinks { background: none; }
.oswf-page-container { background: @cloud-burst; }
.oswf-section-header { background: @pickled-bluewood;
&.oswf-page-header { background: @korma; } }
.oswf-page-quicklinks-col.oswf-ql-discord { background-color: #525ee0;
a {
color: @white !important;
} }