Käyttäjä:Japsu/monobook.css

Kohteesta ExcaliburWiki
< Käyttäjä:Japsu
Versio hetkellä 23. maaliskuuta 2009 kello 21.37 – tehnyt Japsu (keskustelu | muokkaukset)
Siirry navigaatioonSiirry hakuun

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 {
background-color: #6D0101;
background-image: none;
}

#content, #bodyContent, .pBody, #footer, h1, h2, h3, h4, h5, #toc, #catlinks {
background-color: black;
color: #D5D5D5;
}

#p-logo {
background-color: #6D0101 !important;
}

a, a:visited {
color: #EEDD82;
background-color: black;
text-decoration: none;
}

#p-cactions .pBody ul li a {
color: #EEDD82 !important;
background-color: black !important;
}

#p-personal .pBody ul li a {
color: #d5d5d5;
}

/* Mark active views with bold */
#p-cactions .selected a  {
font-weight: bold;
}

/* Show input components in sensible colours */
input, textarea {
background-color: black;
color: #d5d5d5;
border: 1pt solid #d5d5d5;
}