MediaWiki:Underworld.css: Unterschied zwischen den Versionen
Aus WikiRaider.de
(Die Seite wurde neu angelegt: „body { background-color:#252719; } a, a.external.free, a.external.text, a:visited, a.external.free:visited, a.external.text:visited { color: #5a7722; /*#4…“) |
|||
| Zeile 1: | Zeile 1: | ||
body { | body { | ||
| − | background-color:#252719; | + | background-color: #252719; |
| + | } | ||
| + | |||
| + | a, a.external.free, a.external.text { | ||
| + | color: #5a7722; | ||
} | } | ||
| − | |||
a:visited, a.external.free:visited, a.external.text:visited { | a:visited, a.external.free:visited, a.external.text:visited { | ||
| − | color: # | + | color: #526f1b; |
} | } | ||
| + | hr { | ||
| + | background-color: #3d4a2b; | ||
| + | } | ||
| + | h1, h2, h3, h4, h5, h6 { | ||
| + | border-color: #3d4a2b; | ||
| + | } | ||
| + | /*FRAMEWORK*/ | ||
/*Framework oben*/ | /*Framework oben*/ | ||
.mw-body, .portal { | .mw-body, .portal { | ||
| − | background-color:#b3b88f; | + | background-color: #b3b88f; |
} | } | ||
| Zeile 21: | Zeile 31: | ||
border: 1px solid #3d4a2b; | border: 1px solid #3d4a2b; | ||
} | } | ||
| − | |||
div.underworldTabs .selected { | div.underworldTabs .selected { | ||
| − | + | background: #3d4a2b; | |
} | } | ||
div.underworldTabs span { | div.underworldTabs span { | ||
| − | + | background: transparent; | |
} | } | ||
| − | + | div.underworldTabs ul { | |
| − | div.underworldTabs ul | ||
background: none; | background: none; | ||
} | } | ||
| Zeile 51: | Zeile 59: | ||
color: #262820; | color: #262820; | ||
} | } | ||
| − | |||
div#mw-head div.underworldMenu h3 { | div#mw-head div.underworldMenu h3 { | ||
| Zeile 57: | Zeile 64: | ||
border: 1px solid #3d4a2b; | border: 1px solid #3d4a2b; | ||
} | } | ||
| − | |||
| − | |||
div.underworldTabs ul li { | div.underworldTabs ul li { | ||
| Zeile 64: | Zeile 69: | ||
} | } | ||
| − | |||
| − | |||
| − | |||
div#mw-panel div.portal div.body ul li a:visited { | div#mw-panel div.portal div.body ul li a:visited { | ||
| − | color:#454a2a; | + | color: #454a2a; |
} | } | ||
#p-personal a, #p-personal a:active, #p-personal a:visited { | #p-personal a, #p-personal a:active, #p-personal a:visited { | ||
| − | color:#b3b99f; | + | color: #b3b99f; |
} | } | ||
| − | #p-personal a.new { | + | #p-personal a.new, #p-personal a.new:visited { |
color: #dcfdba; | color: #dcfdba; | ||
} | } | ||
| − | #pt-userspace a.new, | + | #pt-userspace a.new, #pt-userspace a.new:visited { |
| − | #pt-userspace a.new:visited { | ||
color: #b3b88f; | color: #b3b88f; | ||
} | } | ||
| Zeile 86: | Zeile 87: | ||
| + | /*Framework links*/ | ||
| − | |||
| − | |||
div#mw-panel div.portal div.body ul li a { | div#mw-panel div.portal div.body ul li a { | ||
| − | color:#252719; | + | color: #252719; |
} | } | ||
| − | + | div#mw-panel #p-logo + div.portal h3, div#mw-panel div.portal h3 { | |
| − | + | background-color: #3d4a2b; | |
| − | div#mw-panel #p-logo + div.portal h3, | + | color: #000000; |
| − | div#mw-panel div.portal h3 { | ||
| − | background-color: #3d4a2b; | ||
| − | color:# | ||
} | } | ||
| Zeile 106: | Zeile 103: | ||
div#footer ul li { | div#footer ul li { | ||
| − | color:# | + | color: #ffffff; |
} | } | ||
#footer-info-copyright a, #footer-places-privacy a, #footer-places-about a, #footer-places-disclaimer a { | #footer-info-copyright a, #footer-places-privacy a, #footer-places-about a, #footer-places-disclaimer a { | ||
| − | color:#b3b88f; | + | color: #b3b88f; |
} | } | ||
| − | + | /*MAIN CONTENT*/ | |
| − | + | ||
| − | + | /*mediawiki Content*/ | |
.gallery { | .gallery { | ||
| − | background-color:#9da27a; | + | background-color: #9da27a; |
} | } | ||
| Zeile 128: | Zeile 125: | ||
} | } | ||
| + | #toc, .toc, .mw-warning, .toccolours, #catlinks, .mw-code, div.thumbinner, .thumb { | ||
| + | background-color: #9da27a; | ||
| + | } | ||
| + | div.thumbinner, .thumb { | ||
| + | background-color: #9aa070; | ||
| + | } | ||
| + | .catlinks { | ||
| + | border-color: #3d4a2b; | ||
| + | } | ||
| − | /* | + | /*WikiRaider Contant*/ |
| − | + | .Infobox, .Image, .Edit, .Disambig { | |
| − | background-color:#9da27a; | + | background-color: #9da27a; |
} | } | ||
.Quote { | .Quote { | ||
| − | background-color:#9aa070; | + | background-color: #9aa070; |
} | } | ||
| − | .Infobox, .Edit, .Disambig | + | .Infobox, .Edit, .Disambig { |
| − | border-color: #3d4a2b; | + | border-color: #3d4a2b; |
} | } | ||
.Image { | .Image { | ||
| − | border: 1px solid #3d4a2b; | + | border: 1px solid #3d4a2b; |
} | } | ||
| − | |||
.Infobox tr:first-child th { | .Infobox tr:first-child th { | ||
| − | background-color:#3d4a2b; | + | background-color: #3d4a2b; |
| − | color:# | + | color: #000000; |
} | } | ||
.Infobox th { | .Infobox th { | ||
| − | background-color:#9aa070; | + | background-color: #9aa070; |
} | } | ||
/*.Infobox th a { | /*.Infobox th a { | ||
| − | color:#252719; | + | color: #252719; |
}*/ | }*/ | ||
| − | |||
| − | |||
| − | |||
| Zeile 172: | Zeile 174: | ||
/* === Main Page === */ | /* === Main Page === */ | ||
| − | .mainwr, | + | .mainwr, .mainleft, .mainright { |
| − | .mainleft, | ||
| − | .mainright | ||
background-color: #c0c59a; | background-color: #c0c59a; | ||
| − | border: 1px solid #3d4a2b; | + | border: 1px solid #3d4a2b; |
} | } | ||
| − | |||
.mainleft div.headline, .mainwr div.headline { | .mainleft div.headline, .mainwr div.headline { | ||
| Zeile 188: | Zeile 187: | ||
background-color:#9da27a; | background-color:#9da27a; | ||
border: 1px solid #17180f; | border: 1px solid #17180f; | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
Aktuelle Version vom 17. November 2016, 22:27 Uhr
body {
background-color: #252719;
}
a, a.external.free, a.external.text {
color: #5a7722;
}
a:visited, a.external.free:visited, a.external.text:visited {
color: #526f1b;
}
hr {
background-color: #3d4a2b;
}
h1, h2, h3, h4, h5, h6 {
border-color: #3d4a2b;
}
/*FRAMEWORK*/
/*Framework oben*/
.mw-body, .portal {
background-color: #b3b88f;
}
.mw-body {
border: 1px solid #3d4a2b;
}
div.underworldTabs .selected {
background: #3d4a2b;
}
div.underworldTabs span {
background: transparent;
}
div.underworldTabs ul {
background: none;
}
div.underworldTabs ul li {
background: none;
background-color: #b3b88f;
border: 1px solid #3d4a2b;
border-bottom: none;
border-width: 1px 1px 1px 0;
}
div.underworldTabs li.selected {
background: #3d4a2b;
}
div.underworldTabs li a {
color: #262820;
}
div#mw-head div.underworldMenu h3 {
background: #b3b88f;
border: 1px solid #3d4a2b;
}
div.underworldTabs ul li {
border: 1px solid #3d4a2b;
}
div#mw-panel div.portal div.body ul li a:visited {
color: #454a2a;
}
#p-personal a, #p-personal a:active, #p-personal a:visited {
color: #b3b99f;
}
#p-personal a.new, #p-personal a.new:visited {
color: #dcfdba;
}
#pt-userspace a.new, #pt-userspace a.new:visited {
color: #b3b88f;
}
/*Framework links*/
div#mw-panel div.portal div.body ul li a {
color: #252719;
}
div#mw-panel #p-logo + div.portal h3, div#mw-panel div.portal h3 {
background-color: #3d4a2b;
color: #000000;
}
/*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: #b3b88f;
}
/*MAIN CONTENT*/
/*mediawiki Content*/
.gallery {
background-color: #9da27a;
}
.gallery li, li.gallerybox div.thumb {
background-color: #9aa070;
}
#toc, .toc, .mw-warning, .toccolours, #catlinks, .mw-code, div.thumbinner, .thumb {
background-color: #9da27a;
}
div.thumbinner, .thumb {
background-color: #9aa070;
}
.catlinks {
border-color: #3d4a2b;
}
/*WikiRaider Contant*/
.Infobox, .Image, .Edit, .Disambig {
background-color: #9da27a;
}
.Quote {
background-color: #9aa070;
}
.Infobox, .Edit, .Disambig {
border-color: #3d4a2b;
}
.Image {
border: 1px solid #3d4a2b;
}
.Infobox tr:first-child th {
background-color: #3d4a2b;
color: #000000;
}
.Infobox th {
background-color: #9aa070;
}
/*.Infobox th a {
color: #252719;
}*/
/* === Main Page === */
.mainwr, .mainleft, .mainright {
background-color: #c0c59a;
border: 1px solid #3d4a2b;
}
.mainleft div.headline, .mainwr div.headline {
background-color:#9aa070;
border: 1px solid #17190f;
}
.mainright div.headline {
background-color:#9da27a;
border: 1px solid #17180f;
}