MediaWiki:Timeless.css: Difference between revisions
From Inklupedia
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
.color-middle { | .color-middle { | ||
background: #222222; | background: #222222; | ||
} | |||
.color-left { | |||
background: #d19f42; | |||
} | } |
Revision as of 19:19, 7 January 2024
/* All CSS here will be loaded for users of the Timeless skin */
.color-middle {
background: #222222;
}
.color-left {
background: #d19f42;
}