MediaWiki:Timeless.css: Difference between revisions

From Inklupedia
No edit summary
No edit summary
Line 4: Line 4:
}
}
.color-left {
.color-left {
background: #d19f42;
background: #d19f42 !important;
}
}

Revision as of 20:20, 7 January 2024

/* All CSS here will be loaded for users of the Timeless skin */
.color-middle {
	background: #222222;
}
.color-left {
	background: #d19f42 !important;	
}