User:Dkpat/vector.css

< User:Dkpat
Revision as of 18:14, 11 December 2010 by Dkpat (talk | contribs) (Created page with "→‎Framework: html, body {font-family: courier, sans-serif;} body {background-color: #8b89ea;} →‎Content: #content {background-color: #e2caef;} →‎Head: #mw-page-bas...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
/* Framework */

html, body {font-family: courier, sans-serif;}

body {background-color: #8b89ea;}

/* Content */

#content {background-color: #e2caef;}

/* Head */

#mw-page-base { /*background-color: white;*/background-color: #f4959b;}

#mw-head-base { background-color: #f4b09b;}

#mw-head {position: absolute;top: 0;right: 0;width: 100%;background-color: #f4bf9b;}

/* Personal */

#p-personal {background-color:#f2d374;}

/* Navigation Containers */

#left-navigation {background-color:#e8d3f4; }

#right-navigation {background-color:#e28766;}

/* Namespaces and Views */

div.vectorTabs {background-color: #bcf3ca;}

div.vectorTabs {background-color:#9166ad;}

/* OVERRIDDEN BY COMPLIANT BROWSERS */

div.vectorTabs ul li {background-color: #e2caef;}

div.vectorTabs li.new a,

div.vectorTabs li.new a span,

div.vectorTabs li.new a:visited,

div.vectorTabs li.new a:visited span { color: #8b89ea; }

div.vectorMenu ul {background-color: #bcf3ca; }

/* Panel */

#mw-panel {background: #f49b9b;}

/* Footer */

#footer {background-color:#8b89ea;}

/* Categories */

.catlinks {background-color: #f4d49b;}