MediaWiki:Vector-darkmode.less/oswf.less

From Illerai

This is the current revision of this page, as edited by imported>Jayden at 14:56, 24 May 2021 (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: n..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.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;
	}
}