Jump to content

User:Frenzyface/vector.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Frenzyface (talk | contribs) at 13:31, 17 March 2012. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.
html, body { font-family: loma,sans-serif; }

#mw-page-base, div#content, .suggestions-results, .suggestions-special { background-color: #333; /*was white;*/ }

div#content, textarea, input, select { color: #aaa; /*wasblack;*/ }

a, #mw-panel.collapsible-nav div.collapsed h5 { color: #6f6; /*was#0645ad;*/ }

a.new, #p-personal a.new { color: #f80; /*was#BA0000;*/ }

/* div.vectorTabs li.new a, div.vectorTabs li.new a:visited { color: #faadad; /*was#A55858;*/ } */

div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited { color: #777; /*was#333;*/ }

div#mw-js-message {
  border: solid 1px #555; /*was#DDD;*/
  background-color: #363636; /*was#FCFCFC;*/
}

table.fmbox, .suggestions-results, .suggestions-special {  border: 1px solid #888; /*was#AAA;*/ }

div.vectorTabs ul li { background-color: #3f3f3f; /*was#F3F3F3;*/ }

/* #mw-panel.collapsible-nav div.portal h5 { color: #848484; /*was#4D4D4D;*/ } */

table.fmbox-warning { background: #553131; /*was#FFDBDB;*/ }