Ero sivun ”Käyttäjä:Vouti/Common.css” versioiden välillä

Kohteesta Pompelipedia
Loikkaa: valikkoon, hakuun
(Pieni testi omaan common.css:n)
 
p (Vouti siirsi sivun Käyttäjä:Vouti/common.css uudelle nimelle Käyttäjä:Vouti/vector.css: En nyt satu muistamaan..)
(ei mitään eroa)

Versio 25. huhtikuuta 2026 kello 18.35

body, #content, #mw-head, #mw-panel {
    background-color: #1a1a1a !important;
    color: #e0e0e0 !important;
}

h1, h2, h3, h4, h5, h6, p {
    color: #ffffff !important;
}

a {
    color: #4db8ff !important;
}
a:visited {
    color: #a682ff !important;
}

.mw-body, #mw-page-base, #left-navigation, #right-navigation {
    background-color: #222222 !important;
}

input, button, .mw-ui-button {
    background-color: #333333 !important;
    color: white !important;
    border: 1px solid #555555 !important;
}

textarea, #wpTextbox1 {
    background-color: #2b2b2b !important;
    color: #f0f0f0 !important;
}