122
edits
PanchamBro (talk | contribs) (fixing TOC number color; removing bolding for text that use Kurokane as a font for accessibility sake.) |
PanchamBro (talk | contribs) (adjusting editing interface) |
||
Line 100: | Line 100: | ||
border-color: #3A4246; | border-color: #3A4246; | ||
color: #E6E6E6; | color: #E6E6E6; | ||
} | |||
.CodeMirror { | |||
background: black; | |||
color: #fff; | |||
} | |||
.CodeMirror-gutters { | |||
background-color: #1c1c1c; | |||
} | |||
.oo-ui-iconElement-icon, .wikiEditor-ui-toolbar .tabs span.tab a::before { | |||
filter: invert(1) hue-rotate(180deg); | |||
} | |||
.wikiEditor-ui-toolbar .tabs span.tab a { | |||
color: #fff; | |||
} | } | ||
/* Template:Documentation */ | /* Template:Documentation */ |