MediaWiki:Egypt.css

From WikiRaider
Revision as of 23:29, 17 November 2016 by Wile E. Coyote (talk | contribs) (Created page with "body { background-color: #6b5337; } a, a.external.free, a.external.text { color: #5D3010; } a:visited, a.external.free:visited, a.external.text:visited { color: #572a0...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body {
  background-color: #6b5337;
}

a, a.external.free, a.external.text {
  color: #5D3010;
}

a:visited, a.external.free:visited, a.external.text:visited {
  color: #572a0b;
}

hr {
  background-color: #8f755a;
}

h1, h2, h3, h4, h5, h6 {
  border-color: #8f755a;
}


/*FRAMEWORK*/
/*Framework oben*/

.mw-body, .portal {
  background-color: #f8f4e8;
}

.mw-body {
  border: 1px solid #8f755a;
}

div.egyptTabs .selected {
  background: #8f755a;
}

div.egyptTabs span {
  background: transparent;
}

div.egyptTabs ul {
  background: none;
}

div.egyptTabs ul li {
  background: none;
  background-color: #f8f4e8;
  border: solid #8f755a;
  border-width: 1px 1px 0 0;
  /*border-bottom: none;
  border-width: 1px 1px 1px 0;*/
}

div.egyptTabs li.selected {
  background: #8f755a;
}

div.egyptTabs li a {
  color: #382818;
}

div#mw-head div.egyptMenu h3 {
  background: #f8f4e8;
  border: 1px solid #8f755a;
}

div.egyptTabs ul li {
  border: 1px solid #8f755a;
}

div#mw-panel div.portal div.body ul li a:visited {
  color: #644118;
}

#p-personal a, #p-personal a:active, #p-personal a:visited {
  color: #f8f4e8;
}

#p-personal a.new, #p-personal a.new:visited {
  color: #fbbcbc;
}

#pt-userspace a.new, #pt-userspace a.new:visited {
  color: #f8f4e8;
}



/*Framework links*/

div#mw-panel div.portal div.body ul li a {
  color: #6b5337;
}

div#mw-panel #p-logo + div.portal h3, div#mw-panel div.portal h3 {
  background-color: #8f755a;
  color:#000000; /*new*/
}




/*Framework unten*/

div#footer ul li {
  color: #ffffff;
}

#footer-info-copyright a, #footer-places-privacy a, #footer-places-about a, #footer-places-disclaimer a {
  color: #f8f4e8;
}




/*MAIN CONTENT*/

/*mediawiki Content*/

.gallery {
  background-color: #e3d5b9;
}

.gallery li, li.gallerybox div.thumb {
  background-color: #f0e8d0;
}

#toc, .toc, .mw-warning, .toccolours, #catlinks, .mw-code, div.thumbinner, .thumb {
  background-color: #e3d5b9;
}

div.thumbinner, .thumb {
  background-color: #f0e8d0;
}

.catlinks {
  border-color: #8f755a;
}



/*WikiRaider Contant*/

.Infobox, .Image, .Edit, .Disambig {
  background-color: #e3d5b9;
}

.Quote {
  background-color: #f0e8d0;
}

.Infobox, .Edit, .Disambig {
  border-color: #8f755a;
}

.Image {
  border: 1px solid #8f755a;
}

.Infobox tr:first-child th {
  background-color: #8f755a;
  color: #000000;
}

.Infobox th {
  background-color: #f0e8d0;
}

/*.Infobox th a {
color: #6b5337;
}
warum ist das nicht mehr benutzt????
*/



/* === Main Page === */

.mainwr, .mainleft, .mainright {
  background-color: #f0e8d0;
  border: 1px solid #8f755a;
}

.mainleft div.headline, .mainwr div.headline {
  background-color: #cfb79b;
  border: 1px solid #624829;
}

.mainright div.headline {
  background-color: #e3d5b9;
  border: 1px solid #624829;
}