User talk:Dkpat/vector.css

From WikiBound, your community-driven EarthBound/Mother wiki
< User talk:Dkpat
Revision as of 18:12, 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-base { /*...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

/* Framework */ html, body {font-family: courier, sans-serif;} body {background-color: #8b89ea;} /* Content */

  1. content {background-color: #e2caef;}

/* Head */

  1. mw-page-base { /*background-color: white;*/background-color: #f4959b;}
  2. mw-head-base { background-color: #f4b09b;}
  3. mw-head {position: absolute;top: 0;right: 0;width: 100%;background-color: #f4bf9b;}

/* Personal */

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

/* Navigation Containers */

  1. left-navigation {background-color:#e8d3f4; }
  2. 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 */

  1. mw-panel {background: #f49b9b;}

/* Footer */

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

/* Categories */ .catlinks {background-color: #f4d49b;}