Ero sivun ”Järjestelmäviesti:Common.css” versioiden välillä
YamaWiki
Kae (keskustelu | muokkaukset) p |
Kae (keskustelu | muokkaukset) p |
||
Rivi 41: | Rivi 41: | ||
text-transform:uppercase; | text-transform:uppercase; | ||
font-weight:bold; | font-weight:bold; | ||
+ | } | ||
+ | #p-captions .new a, a.new { | ||
+ | color:#852046; | ||
} | } |
Versio 7. elokuuta 2015 kello 14.15
/* 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; } #p-captions .new a, a.new { color:#852046; }