Ero sivun ”Järjestelmäviesti:Common.css” versioiden välillä

YamaWiki
Loikkaa: valikkoon, hakuun
p
p
Rivi 32: Rivi 32:
 
color:#FF5DB1;
 
color:#FF5DB1;
 
}
 
}
a:hover {
+
a:hover, a:active {
 
color:#FF5DB1;
 
color:#FF5DB1;
 +
}
 +
#p-cactions li.selected a {
 +
background:rgba(255, 255, 255, 0.85);
 +
}
 +
.portlet h3 {
 +
text-transform:uppercase;
 +
font-weight:bold;
 
}
 
}

Versio 7. elokuuta 2015 kello 14.11

/* 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 {
border:1px dashed #FF5DB1;
}
#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;
}