Tamsin: Difference between revisions
No edit summary Tag: Manual revert |
(Edited with player permission.) |
||
Line 1: | Line 1: | ||
{{#css: | |||
*{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
#mw-content{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
.mw-content-container{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
html{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
body.skin-timeless #mw-header-container{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
body.skin-timeless #mw-footer{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
body.skin-timeless .personal-inner{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
.p-personal{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
body.skin-timeless .sidebar-inner{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
.skin-timeless #mw-content-container{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
.skin-timeless #mw-header-nav-hack{ | |||
background-color: black; | |||
color:#b2cfc7; | |||
} | |||
body.skin-timeless .color-middle{ | |||
background-color: black; | |||
color:#f3a332; | |||
} | |||
.color-right { | |||
background-color: #ccccff !important | |||
} | |||
.color-left { | |||
background-color: #ccccff !important | |||
} | |||
.skin-timeless .tools-inline li.selected { | |||
border-bottom-color: #ccccff !important | |||
} | |||
.skin-timeless .mw-body h1.firstHeading { | |||
border-bottom-color: #ccccff !important | |||
} | |||
}} | |||
__NOTOC__ | __NOTOC__ | ||
{| align="center" width="90%" style="background: linear-gradient(to left, #Ff00ff 20%, #000000 55%);" | {| align="center" width="90%" style="background: linear-gradient(to left, #Ff00ff 20%, #000000 55%);" |
Revision as of 06:10, 21 October 2023
|