Järjestelmäviesti:Common.css

YamaWiki
Versio hetkellä 7. elokuuta 2015 kello 14.27 – tehnyt Kae (keskustelu | muokkaukset)

Loikkaa: valikkoon, 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: Tyhjennä välimuisti: Tools→Preferences
/* Tämä sivu sisältää koko sivustoa muuttavia tyylejä. */

body {
background:white url("http://yama.animeunioni.org/wp-content/themes/yama/img/wikitausta.jpg") repeat fixed center top / 100% auto;
}
div#content {
background:rgba(255, 255, 255, 0.85);
}
.pBody {
background:rgba(255, 255, 255, 0.85);
}
#p-cactions li {
background:rgba(255, 255, 255, 0.85);
}
#p-cactions li a {
background:rgba(255, 255, 255, 0.85);
}
div#footer {
border-top: 1px solid #FF5DB1;
border-bottom: 1px solid #FF5DB1;
background:rgba(255, 255, 255, 0.85);
}
.mw-code, pre {
border:1px dashed #FF5DB1;
background:white;
}
#p-cactions li.selected {
border-color:#FF5DB1;
}
#p-personal li a:hover {
background:none;
text-decoration:underline;
color:#FF5DB1;
}
a:hover, a:active {
color:#FF5DB1;
}
#p-cactions li.selected a {
background:rgba(255, 255, 255, 0.85);
}
.portlet h3 {
text-transform:uppercase;
font-weight:bold;
}
#p-captions .new a, #p-cactions .new a, a.new, #p-personal a.new {
color:#852046;
}
table.wikitable {
background:white;
}