MediaWiki:Monobook.css: Difference between revisions
From Ephinea PSO Wiki
No edit summary |
No edit summary |
||
Line 84: | Line 84: | ||
a:new { color:#ff958b; } | a:new { color:#ff958b; } | ||
table { background: #004441; color:#fff; } | |||
table.wikitable th { background: #002421; color:#fff; } |
Revision as of 02:05, 5 November 2021
div#globalWrapper { width="100%"; max-width:1920px; margin: 0 auto; background: #002421; } .mw-body { background: #003431; color: #fff; } h1 { color: #fff; } h2 { color: #fff; } h3 { color: #fff; } h4 { color: #fff; } h5 { color: #fff; } .pBody { background:#003431; } html.client-js { background: #002421; } div#footer { background: #003431; color: #fff; } div#toc.toc { font-size: 0.9em; margin-top: 0.75em; padding: 0; border: none; box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1); clear: left; background: #004441; } div#toctitle { border: 1px solid #666; padding: 0.25em 1em; background: #002421; } #toc .toctoggle, .toc .toctoggle { padding-left: 0.2em; } #toc .tocnumber, .toc .tocnumber { display: none; } #toc > ul, .toc > ul { border: 1px solid #666; border-top: none; line-height: 1.8em; padding: 0.75em 1.75em; margin: 0; } #toc ul ul, .toc ul ul { border-left: 1px dotted #c7b67b; padding-left: 0.5em; } .toclimit-2 #toc .toclevel-2, .toclimit-3 #toc .toclevel-3, .toclimit-4 #toc .toclevel-4, .toclimit-5 #toc .toclevel-5, .toclimit-6 #toc .toclevel-6, .toclimit-7 #toc .toclevel-7 { display: none; } a { color:#9cc5ff } a:visited { color:#e1a9ff } a:external { color:#00fffc } div#catlinks.catlinks { background:#002421 } .mw-code { background:#004441; color:#fff; } #p-cactions li.selected a { background: #003431; } #p-cactions li a { color:#9cc5ff; background: #003431; } #p-cactions li a:hover { color:#9cc5ff; background: #003431; } #p-cactions .new a ( background:#003431; } a:new { color:#ff958b; } table { background: #004441; color:#fff; } table.wikitable th { background: #002421; color:#fff; }