VAULTPEDIA.DE ist seit dem 02.02.2026 öffentlich zugänglich.
Da es sich um ein frisch migriertes Wiki handelt, können vereinzelt noch Datenbank-, Seiten- oder Designfehler auftreten.
Tritt unserem Discord bei, um Fehler zu melden oder direkt mit dem Team in Kontakt zu treten.
Die Seite wurde neu angelegt: „.WikiaBarWrapper { background: #3264af !important; background: -moz-linear-gradient(top, #3264af 25%, #00327d 50%, #00194b 75%) !important; background: -web…“ |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 13: | Zeile 13: | ||
color: #0fffff; | color: #0fffff; | ||
font-weight: 700; | font-weight: 700; | ||
} | |||
b, strong { | |||
color: #b4efff; | |||
} | } | ||
Version vom 26. Januar 2021, 18:46 Uhr
.WikiaBarWrapper {
background: #3264af !important;
background: -moz-linear-gradient(top, #3264af 25%, #00327d 50%, #00194b 75%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#3264af), color-stop(50%,#00327d), color-stop(75%,#00194b)) !important;
background: -webkit-linear-gradient(top, #3264af 25%,#00327d 50%,#00194b 75%) !important;
background: -o-linear-gradient(top, #3264af 25%,#00327d 50%,#00194b 75%) !important;
background: -ms-linear-gradient(top, #3264af 25%,#00327d 50%,#00194b 75%) !important;
background: linear-gradient(to bottom, #3264af 25%,#00327d 50%,#00194b 75%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264af', endColorstr='#00194b',GradientType=0 ) !important;
}
.WikiaBarWrapper .toolbar .tools > li > a {
color: #0fffff;
font-weight: 700;
}
b, strong {
color: #b4efff;
}