Benutzer:Dwain Zwerg/Vector.css: Unterschied zwischen den Versionen
K (ein paar ⚠ behoben!) |
K (weißer?) |
||
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | #mw-navigation h2{ | ||
+ | position:absolute; | ||
+ | top:-9999px | ||
+ | } | ||
+ | |||
+ | #mw-page-base{ | ||
+ | background-color:white; | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | #mw-head-base{ | ||
+ | background-color:white; | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | #mw-head{ | ||
+ | background-color:white; | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | #mw-head{ | ||
+ | background-color:white; | ||
+ | color:black; | ||
+ | } | ||
+ | #left-navigation { | ||
+ | background-color: white !important; | ||
+ | color: black; | ||
+ | } | ||
+ | #right-navigation { | ||
+ | background-color: white !important; | ||
+ | color: black; | ||
+ | } | ||
+ | a.wikia-button:hover, .wikia-single-button a:hover, .wikia-menu-button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:hover { | ||
+ | background-color: white !important; | ||
+ | color: black; | ||
+ | } | ||
+ | /*Allgemeines*/ | ||
+ | h1,h2,h3,h4,h5,h6{ | ||
+ | color:black; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | hr{ | ||
+ | color:black; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | .tocnumber{ | ||
+ | color:black; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | .mw-highlight .mh{ | ||
+ | color:black; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | .mw-highlight .s2{ | ||
+ | color: black; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | .mw-highlight .ow { | ||
+ | color: black; | ||
+ | background-color: white; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .mw-highlight .nf { | ||
+ | color: black; | ||
+ | background-color: white; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .mw-highlight .nc { | ||
+ | color: black; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .editOptions{ | ||
+ | background-color:white; | ||
+ | border-color:#4c4c4c; | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | label.oo-ui-labelElement-label{ | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | input,textarea{ | ||
+ | background-color:white; | ||
+ | border-color:#4c4c4c; | ||
+ | color:black; | ||
+ | border-width:thin; | ||
+ | } | ||
+ | |||
+ | ul{ | ||
+ | list-style-image:none | ||
+ | } | ||
+ | |||
+ | div.thumbinner,.catlinks{ | ||
+ | background-color:white; | ||
+ | border-color:#666 | ||
+ | } | ||
+ | |||
+ | #toc,div.toc,ul#filetoc,li.gallerybox div.thumb{ | ||
+ | background-color:white; | ||
+ | border-color:#666 | ||
+ | } | ||
+ | |||
+ | code{ | ||
+ | border:none; | ||
+ | background-color:white; | ||
+ | color:black | ||
+ | } | ||
+ | |||
+ | table.mw_metadata td,table.mw_metadata th,table.wikitable,table.wikitable>*>tr>th,table.wikitable>*>tr>td,pre{ | ||
+ | color:black; | ||
+ | background-color:white; | ||
+ | border-color:#666 | ||
+ | } | ||
+ | |||
+ | table.mw_metadata th,table.wikitable>*>tr>th{ | ||
+ | background-color:white | ||
+ | } | ||
+ | |||
+ | table.diff{ | ||
+ | background-color:#4c4c4c | ||
+ | } | ||
+ | |||
+ | td .diffchange{ | ||
+ | color:#4c4c4c | ||
+ | } | ||
+ | |||
+ | #pagehistory li.selected,td.diff-context{ | ||
+ | background-color:white; | ||
+ | color:black | ||
+ | } | ||
+ | |||
+ | #pagehistory li{ | ||
+ | border:0 | ||
+ | } | ||
+ | |||
+ | ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper,ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper,ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper{ | ||
+ | background-color:rgba(0,0,0,0.8) | ||
+ | } | ||
+ | |||
+ | html .thumbimage{ | ||
+ | background: none; | ||
+ | } | ||
+ | |||
+ | /*Nav*/ | ||
+ | #left-navigation div.vectorTabs,#right-navigation div.vectorTabs{ | ||
+ | background-image:inherit; | ||
+ | background-color:white | ||
+ | } | ||
+ | |||
+ | #left-navigation div.vectorTabs ul,#right-navigation div.vectorTabs ul{ | ||
+ | background-color:white | ||
+ | } | ||
+ | /*Links: */ | ||
.Linkwartung { | .Linkwartung { | ||
display: inline ! important; | display: inline ! important; | ||
} | } | ||
− | |||
− | |||
.helpmodule { color:blue; } | .helpmodule { color:blue; } | ||
.new { color:#ff6633; } | .new { color:#ff6633; } | ||
.stub { color: #772233; } | .stub { color: #772233; } | ||
.external, .extiw { color:purple; } | .external, .extiw { color:purple; } | ||
− | .mailto { color: | + | .mailto { color: pink; } |
− | #p-personal { color: | + | #p-personal { color: yellow !important; } |
− | .mw-redirect { color: | + | .mw-redirect { color: cyan; } /* WL-Markierung (Hintergrundfarbe türkis) */ |
.mw-disambig { color: orange; } /* BKL-Markierung (Hintergrundfarbe orange) */ | .mw-disambig { color: orange; } /* BKL-Markierung (Hintergrundfarbe orange) */ | ||
− | /* Versionsgeschichte | + | /* Versionsgeschichte: */ |
.newpage { font-weight: bold; color: darkblue; font-size: 120%; } /* 'N' (Neu-Erstellung) fett u. dunkelblau */ | .newpage { font-weight: bold; color: darkblue; font-size: 120%; } /* 'N' (Neu-Erstellung) fett u. dunkelblau */ | ||
.minoredit { font-weight: normal; color: darkgrey; font-size: 120%; } /* 'K' (kleine Änderung) unfett u. grau */ | .minoredit { font-weight: normal; color: darkgrey; font-size: 120%; } /* 'K' (kleine Änderung) unfett u. grau */ |
Aktuelle Version vom 24. Mai 2021, 21:01 Uhr
#mw-navigation h2{
position:absolute;
top:-9999px
}
#mw-page-base{
background-color:white;
color:black;
}
#mw-head-base{
background-color:white;
color:black;
}
#mw-head{
background-color:white;
color:black;
}
#mw-head{
background-color:white;
color:black;
}
#left-navigation {
background-color: white !important;
color: black;
}
#right-navigation {
background-color: white !important;
color: black;
}
a.wikia-button:hover, .wikia-single-button a:hover, .wikia-menu-button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:hover {
background-color: white !important;
color: black;
}
/*Allgemeines*/
h1,h2,h3,h4,h5,h6{
color:black;
background-color: white;
}
hr{
color:black;
background-color: white;
}
.tocnumber{
color:black;
background-color: white;
}
.mw-highlight .mh{
color:black;
background-color: white;
}
.mw-highlight .s2{
color: black;
background-color: white;
}
.mw-highlight .ow {
color: black;
background-color: white;
font-weight: bold;
}
.mw-highlight .nf {
color: black;
background-color: white;
font-weight: bold;
}
.mw-highlight .nc {
color: black;
font-weight: bold;
}
.editOptions{
background-color:white;
border-color:#4c4c4c;
color:black;
}
label.oo-ui-labelElement-label{
color:black;
}
input,textarea{
background-color:white;
border-color:#4c4c4c;
color:black;
border-width:thin;
}
ul{
list-style-image:none
}
div.thumbinner,.catlinks{
background-color:white;
border-color:#666
}
#toc,div.toc,ul#filetoc,li.gallerybox div.thumb{
background-color:white;
border-color:#666
}
code{
border:none;
background-color:white;
color:black
}
table.mw_metadata td,table.mw_metadata th,table.wikitable,table.wikitable>*>tr>th,table.wikitable>*>tr>td,pre{
color:black;
background-color:white;
border-color:#666
}
table.mw_metadata th,table.wikitable>*>tr>th{
background-color:white
}
table.diff{
background-color:#4c4c4c
}
td .diffchange{
color:#4c4c4c
}
#pagehistory li.selected,td.diff-context{
background-color:white;
color:black
}
#pagehistory li{
border:0
}
ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper,ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper,ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper{
background-color:rgba(0,0,0,0.8)
}
html .thumbimage{
background: none;
}
/*Nav*/
#left-navigation div.vectorTabs,#right-navigation div.vectorTabs{
background-image:inherit;
background-color:white
}
#left-navigation div.vectorTabs ul,#right-navigation div.vectorTabs ul{
background-color:white
}
/*Links: */
.Linkwartung {
display: inline ! important;
}
.helpmodule { color:blue; }
.new { color:#ff6633; }
.stub { color: #772233; }
.external, .extiw { color:purple; }
.mailto { color: pink; }
#p-personal { color: yellow !important; }
.mw-redirect { color: cyan; } /* WL-Markierung (Hintergrundfarbe türkis) */
.mw-disambig { color: orange; } /* BKL-Markierung (Hintergrundfarbe orange) */
/* Versionsgeschichte: */
.newpage { font-weight: bold; color: darkblue; font-size: 120%; } /* 'N' (Neu-Erstellung) fett u. dunkelblau */
.minoredit { font-weight: normal; color: darkgrey; font-size: 120%; } /* 'K' (kleine Änderung) unfett u. grau */
.botedit { font-weight: normal; color: darkcyan; font-size: 120%; } /* 'B' (Bot-Edit) unfett u. dunkeltürkis */
.mw-tag-markers { font-size: 120%; } /* Markierungsliste in größerer Schriftgröße */
/* gesammmtes Wiki in hellen "Wikipedia"-/Tagskin */
body {
background-color: white;
color: black;
}
#content, #footer {
background-color: white;
color: black;
}
.pBody {
background-color: white;
color: black;
}