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