MediaWiki:Legend.css: Unterschied zwischen den Versionen
Aus WikiRaider.de
(Die Seite wurde neu angelegt: „body { background-color:#4b6b60; } a, a.external.free, a.external.text { color:#4b6b60; } →Framework oben: .mw-body, .portal { background-color:#c…“) |
|||
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
body { | body { | ||
− | background-color:#4b6b60; | + | background-color: #4b6b60; |
} | } | ||
a, a.external.free, a.external.text { | a, a.external.free, a.external.text { | ||
− | color:# | + | color: #139467; |
} | } | ||
+ | a:visited, a.external.free:visited, a.external.text:visited { | ||
+ | color: #23795B; | ||
+ | } | ||
+ | hr { | ||
+ | background-color: #738d8a; | ||
+ | } | ||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | border-color: #738d8a; | ||
+ | } | ||
+ | /*FRAMEWORK*/ | ||
/*Framework oben*/ | /*Framework oben*/ | ||
.mw-body, .portal { | .mw-body, .portal { | ||
− | background-color:#c6d6d9; | + | background-color: #c6d6d9; |
} | } | ||
Zeile 20: | Zeile 30: | ||
border: 1px solid #738d8a; | border: 1px solid #738d8a; | ||
} | } | ||
− | |||
div.legendTabs .selected { | div.legendTabs .selected { | ||
− | + | background: #738d8a; | |
} | } | ||
div.legendTabs span { | div.legendTabs span { | ||
− | + | background: transparent; | |
} | } | ||
− | + | div.legendTabs ul { | |
− | div.legendTabs ul | ||
background: none; | background: none; | ||
} | } | ||
Zeile 38: | Zeile 46: | ||
background: none; | background: none; | ||
background-color: #c6d6d9; | background-color: #c6d6d9; | ||
− | border: | + | border: solid #738d8a; |
− | border-bottom: none; | + | border-width: 1px 1px 0 0; |
− | border-width: 1px 1px 1px 0; | + | /*border-bottom: none; |
+ | border-width: 1px 1px 1px 0;*/ | ||
} | } | ||
Zeile 50: | Zeile 59: | ||
color: #0b5048; | color: #0b5048; | ||
} | } | ||
− | |||
div#mw-head div.legendMenu h3 { | div#mw-head div.legendMenu h3 { | ||
background: #c6d6d9; | background: #c6d6d9; | ||
− | border: 1px solid #738d8a; | + | border: 1px solid #738d8a; |
} | } | ||
− | |||
− | |||
div.legendTabs ul li { | div.legendTabs ul li { | ||
− | border: 1px solid #738d8a; | + | border: 1px solid #738d8a; |
} | } | ||
− | + | div#mw-panel div.portal div.body ul li a:visited { | |
− | + | color: #3a5a50; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | color:#3a5a50; | ||
} | } | ||
#p-personal a, #p-personal a:active, #p-personal a:visited { | #p-personal a, #p-personal a:active, #p-personal a:visited { | ||
− | color:#c6d6d9; | + | color: #c6d6d9; |
} | } | ||
− | #p-personal a.new { | + | #p-personal a.new, #p-personal a.new:visited { |
− | |||
color: #bdcbc5; | color: #bdcbc5; | ||
} | } | ||
− | #pt-userspace a.new, | + | #pt-userspace a.new, #pt-userspace a.new:visited { |
− | #pt-userspace a.new:visited { | ||
color: #c6d6d9; | color: #c6d6d9; | ||
} | } | ||
Zeile 90: | 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:#4b6b60; | + | color: #4b6b60; |
} | } | ||
− | + | div#mw-panel #p-logo + div.portal h3, div#mw-panel div.portal h3 { | |
− | |||
− | div#mw-panel #p-logo + div.portal h3, | ||
− | div#mw-panel div.portal h3 { | ||
background-color: #738d8a; | background-color: #738d8a; | ||
} | } | ||
Zeile 109: | Zeile 102: | ||
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:#c6d6d9; | + | color: #c6d6d9; |
} | } | ||
− | + | ||
− | + | /*MAIN CONTENT*/ | |
− | + | ||
+ | /*mediawiki Content*/ | ||
.gallery { | .gallery { | ||
− | background-color:#D0D5D8; | + | background-color: #D0D5D8; |
} | } | ||
− | |||
.gallery li, li.gallerybox div.thumb { | .gallery li, li.gallerybox div.thumb { | ||
− | background-color: #B0BFC2; | + | background-color: #B0BFC2; |
} | } | ||
+ | #toc, .toc, .mw-warning, .toccolours, #catlinks, .mw-code, div.thumbinner, .thumb { | ||
+ | background-color: #D0D5D8; | ||
+ | } | ||
+ | div.thumbinner, .thumb { | ||
+ | background-color: #b0bfc2; | ||
+ | } | ||
+ | .catlinks { | ||
+ | border-color: #738d8a; | ||
+ | } | ||
− | /* | + | /*WikiRaider Contant*/ |
− | + | .Infobox, .Image, .Edit, .Disambig { | |
− | background-color:#D0D5D8; | + | background-color: #D0D5D8; |
} | } | ||
.Quote { | .Quote { | ||
− | background-color:#B0BFC2; | + | background-color: #B0BFC2; |
} | } | ||
− | .Infobox, .Edit, .Disambig | + | .Infobox, .Edit, .Disambig { |
border-color: #738d8a; | border-color: #738d8a; | ||
− | } | + | } |
.Image { | .Image { | ||
border: 1px solid #738d8a; | border: 1px solid #738d8a; | ||
} | } | ||
− | |||
.Infobox tr:first-child th { | .Infobox tr:first-child th { | ||
− | background-color:#738D8A; | + | background-color: #738D8A; |
− | color:# | + | color: #000000; |
} | } | ||
.Infobox th { | .Infobox th { | ||
− | background-color:#b0bfc2; | + | background-color: #b0bfc2; |
} | } | ||
/*.Infobox th a { | /*.Infobox th a { | ||
− | color:#4b6b60; | + | color: #4b6b60; |
− | }*/ | + | } |
− | + | warum ist das nicht mehr benutzt???? | |
− | + | */ | |
− | |||
Zeile 175: | Zeile 175: | ||
/* === Main Page === */ | /* === Main Page === */ | ||
− | .mainwr, | + | .mainwr, .mainleft, .mainright { |
− | .mainleft, | ||
− | .mainright | ||
background-color: #ccdde0; | background-color: #ccdde0; | ||
border: 1px solid #738d8a; | border: 1px solid #738d8a; | ||
} | } | ||
− | |||
.mainleft div.headline, .mainwr div.headline { | .mainleft div.headline, .mainwr div.headline { | ||
− | background-color:#B0BFC2; | + | background-color: #B0BFC2; |
border: 1px solid #94A3A6; | border: 1px solid #94A3A6; | ||
} | } | ||
.mainright div.headline { | .mainright div.headline { | ||
− | background-color:#D0D5D8; | + | background-color: #D0D5D8; |
border: 1px solid #94A3A6; | border: 1px solid #94A3A6; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Aktuelle Version vom 17. November 2016, 22:28 Uhr
body { background-color: #4b6b60; } a, a.external.free, a.external.text { color: #139467; } a:visited, a.external.free:visited, a.external.text:visited { color: #23795B; } hr { background-color: #738d8a; } h1, h2, h3, h4, h5, h6 { border-color: #738d8a; } /*FRAMEWORK*/ /*Framework oben*/ .mw-body, .portal { background-color: #c6d6d9; } .mw-body { border: 1px solid #738d8a; } div.legendTabs .selected { background: #738d8a; } div.legendTabs span { background: transparent; } div.legendTabs ul { background: none; } div.legendTabs ul li { background: none; background-color: #c6d6d9; border: solid #738d8a; border-width: 1px 1px 0 0; /*border-bottom: none; border-width: 1px 1px 1px 0;*/ } div.legendTabs li.selected { background: #738d8a; } div.legendTabs li a { color: #0b5048; } div#mw-head div.legendMenu h3 { background: #c6d6d9; border: 1px solid #738d8a; } div.legendTabs ul li { border: 1px solid #738d8a; } div#mw-panel div.portal div.body ul li a:visited { color: #3a5a50; } #p-personal a, #p-personal a:active, #p-personal a:visited { color: #c6d6d9; } #p-personal a.new, #p-personal a.new:visited { color: #bdcbc5; } #pt-userspace a.new, #pt-userspace a.new:visited { color: #c6d6d9; } /*Framework links*/ div#mw-panel div.portal div.body ul li a { color: #4b6b60; } div#mw-panel #p-logo + div.portal h3, div#mw-panel div.portal h3 { background-color: #738d8a; } /*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: #c6d6d9; } /*MAIN CONTENT*/ /*mediawiki Content*/ .gallery { background-color: #D0D5D8; } .gallery li, li.gallerybox div.thumb { background-color: #B0BFC2; } #toc, .toc, .mw-warning, .toccolours, #catlinks, .mw-code, div.thumbinner, .thumb { background-color: #D0D5D8; } div.thumbinner, .thumb { background-color: #b0bfc2; } .catlinks { border-color: #738d8a; } /*WikiRaider Contant*/ .Infobox, .Image, .Edit, .Disambig { background-color: #D0D5D8; } .Quote { background-color: #B0BFC2; } .Infobox, .Edit, .Disambig { border-color: #738d8a; } .Image { border: 1px solid #738d8a; } .Infobox tr:first-child th { background-color: #738D8A; color: #000000; } .Infobox th { background-color: #b0bfc2; } /*.Infobox th a { color: #4b6b60; } warum ist das nicht mehr benutzt???? */ /* === Main Page === */ .mainwr, .mainleft, .mainright { background-color: #ccdde0; border: 1px solid #738d8a; } .mainleft div.headline, .mainwr div.headline { background-color: #B0BFC2; border: 1px solid #94A3A6; } .mainright div.headline { background-color: #D0D5D8; border: 1px solid #94A3A6; }