Käyttäjä:Vouti/Common.css
Huomautus: Selaimen välimuisti pitää tyhjentää asetusten tallentamisen jälkeen, jotta muutokset tulisivat voimaan.
- Firefox ja Safari: Napsauta Shift-näppäin pohjassa Päivitä, tai paina Ctrl-F5 tai Ctrl-R (⌘-R Macilla)
- Google Chrome: Paina Ctrl-Shift-R (⌘-Shift-R Macilla)
- Internet Explorer: Napsauta Ctrl-näppäin pohjassa Päivitä tai paina Ctrl-F5
- Opera: Menu → Settings (Opera → Preferences Macilla) ja sitten Privacy & security → Clear browsing data → Cached images and files.
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;
}