Jump to content

User:Auscompgeek/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
* { color: #ddd !important; background: #000 !important }
a:link { color: cornflowerblue !important }
a:visited { color: lightpink !important } 
a:hover { color: gold !important }
a:active { color: red !important }
a.stub { color: #723 !important }
a.new, #p-personal a.new { color: #CB0000 !important }
a.new:visited, #p-personal a.new:visited { color: #A55858 !important }
input[type=button], input[type=submit], input[type=reset]  { background-color: ButtonFace; color: ButtonText; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight }
input[type=text], input[type=password], input[type=file], select { background-color: Window; color: WindowText }