MediaWiki:Common.css: Porovnání verzí
Z Shakes & Fidget Wikipedia
Bez shrnutí editace |
Bez shrnutí editace |
||
| Řádek 25: | Řádek 25: | ||
.tools-inline li.selected { | .tools-inline li.selected { | ||
border-bottom: solid 4px #f0c042!important; | border-bottom: solid 4px #f0c042!important; | ||
} | |||
a { | |||
color: #f0c042!important; | |||
} | } | ||
Verze z 3. 5. 2023, 15:25
#mw-header-container {
background-color: #f0c042!important;
}
#mw-footer-container {
background-color: #c8ccd1!important;
}
body {
background-color: #c8ccd1!important;
}
#mw-content-container {
min-height: 100vh;
}
.color-middle, .color-left, .color-right {
background: black!important;
}
.mw-body h1.firstHeading {
border-bottom: solid 4px #f0c042!important;
}
.tools-inline li.selected {
border-bottom: solid 4px #f0c042!important;
}
a {
color: #f0c042!important;
}
