MediaWiki:Vector-darkmode.less/oswf.less

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