MediaWiki:Vector.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
| Linia 75: | Linia 75: | ||
.mw-parser-output .external { | .mw-parser-output .external { | ||
background-image: none; | background-image: none; | ||
padding-right: 0; | |||
} | } | ||
.toctogglelabel { | .toctogglelabel { | ||
Aktualna wersja na dzień 11:05, 2 gru 2025
/* Umieszczony tutaj kod CSS zostanie załadowany przez użytkowników korzystających ze skórki Wektor */
body {
background-color: #1e1e1e !important;
margin: 0;
}
.mw-body {
padding: 1em;
border: 1px solid #250b2d;
margin-top: -1px;
background-color: #262626;
color: #c1c1c1;
direction: ltr;
background-image: url(https://wiki.endore.pl/images/2/25/Middle_Earth_Map_-_Mapome_-_No_label.png);
background-size: contain;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}
h1, h2, h3, h4, h5, h6 {
color: #c1c1c1;
}
.vector-menu-portal .vector-menu-content li a {
color: #e69710;
}
.vector-menu-portal .vector-menu-content li a:visited {
color: #8a7f6c;
}
#mw-page-base {
background-color: #1e1e1e;
background-image: linear-gradient(#262626 50%,#1e1e1e 100%);
}
.vector-menu-tabs li a {
color: #e69710;
}
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited {
color: #8a7f6c;
}
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited {
color: #e69710;
}
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited {
color: #8a7f6c;
}
.vector-menu-tabs .selected {
background: #262626;
}
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
background-image: none;
}
.vector-menu-tabs li {
background-image: none;
}
a {
color: #e69710;
}
a:visited {
color: #e69710;
}
a.new:visited, #p-personal a.new:visited {
color: #e69710;
}
.toc, .toccolours {
border: 1px solid #666;
background-color: #202020;
}
.tocnumber {
color: #e69710;
}
.mw-parser-output a.extiw, .mw-parser-output a.external {
color: #e69710;
}
.mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited {
color: #8a7f6c;
}
.mw-parser-output .external {
background-image: none;
padding-right: 0;
}
.toctogglelabel {
color: #e69710;
}
#mw-panel {
padding-top: 0.5em;
}
.wikitable {
color: #c1c1c1;
background-color: #202020;
border: 1px solid #666;
}
.wikitable > tr > th, .wikitable > * > tr > th {
background-color: #181818;
}
.mw-footer li {
color: #c1c1c1;
}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
margin: 1em;
padding: 0;
}