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

Kohteesta ExcaliburWiki
< Käyttäjä:Japsu
Versio hetkellä 3. maaliskuuta 2009 kello 15.23 – 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 {
border-top: none;
border-bottom: none;
border-right: none;
}

#content, #bodyContent, .pBody, #footer {
background-color: black;
color: #D5D5D5;
}

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

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

/* 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;
}