User:Rob/monodark.css
From HLKitWiki
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
BODY { color: #eeeeee; background: #0a0a30; } P { color: #eeeeee; background-color: #0a0a30; font-size: 11pt; } textarea { color: #eeeeee; background : #0a0a30; font-size: 11pt; } #content { color: #eeeeee; background : #0a0a30; font-size: 11pt; } table { color: #eeeeee; background: #0a0a30; } code { background-color: #005555; } code { color: #ccffcc } /* Color of the preformatted text */ pre { padding: 1em; border: 1px dashed #00AAAA; color: #eeeeee; background-color: #000020; line-height: 1.1em; } h1, h2, h3, h4, h5, h6 { color: #c0c0c0; } #bodyContent h1 { color : #c0c0c0; } #bodyContent h2 { color : #c0c0c0; } #bodyContent h3 { color : #c0c0c0; } #bodyContent h4 { color : #c0c0c0; } #bodyContent h5 { color : #c0c0c0; } #bodyContent h6 { color : #c0c0c0; } h1 { border-bottom: 2px solid #000080; } h2 { border-bottom: 1px solid #000080; } /* Color of the summary of the article */ #toc { background: #000020; } #toc { border: 1px solid #000080; }