×
Create a new article
Write your page title here:
We currently have 3,280 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,280Articles

MediaWiki:Cosmos.css: Difference between revisions

The rewritten Style Guide has an open discussion of the spoiler policy. The current policy will be used if no new consensus is reached. Discuss it here.

(Test)
 
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Cosmos skin */
/* All CSS here will be loaded for users of the Cosmos skin */
.ns-3016 body {
.ns-3016 {
background: #180C29;
background: #180C29;
}
}

Revision as of 09:37, 3 November 2022

/* All CSS here will be loaded for users of the Cosmos skin */
.ns-3016 {
	background: #180C29;
}