MediaWiki:Wikia.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
imported>Matik7 Nie podano opisu zmian |
imported>Matik7 Nie podano opisu zmian |
||
Linia 4: | Linia 4: | ||
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||
/* Navigation Hover Class */ | |||
.hovernav img { opacity:0.70; filter:alpha(opacity=70); /* For IE8 and earlier */ } | |||
.hovernav img:hover { opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */ } | |||
a:hover { | a:hover { |
Wersja z 19:07, 7 paź 2014
@import "/load.php?mode=articles&articles=MediaWiki:Quiz.css&only=styles"; a[href="/wiki/U%C5%BCytkownik:Matik7"], a[href="/wiki/U%C5%BCytkownik:Piotpasz"], a[href="/wiki/U%C5%BCytkownik:Dumcio"] { color: #ff3300 !important; font-weight: bold !important; } /* Navigation Hover Class */ .hovernav img { opacity:0.70; filter:alpha(opacity=70); /* For IE8 and earlier */ } .hovernav img:hover { opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */ } a:hover { color: #FFFFFF !important; text-decoration:none; -webkit-transition: all .2s linear 0s; -moz-transition: all .2s linear 0s; -ms-transition: all .2s linear 0s; -o-transition: all .2s linear 0s; transition: all .2s linear 0s; } .WikiaPageBackground { background-color:#262628; border: 1px solid #f5f5f5; background-image:url("http://i.imgur.com/CsbzZ9O.png") !important; background-attachment: box-shadow: 0 0 20px #000000; } body.mainpage #WikiaPageBackground { background-color:#262628; background-image:url("http://i.imgur.com/CsbzZ9O.png") !important; background-attachment: box-shadow: 0 0 20px #000000; } .wikinav2 .WikiaPageHeader { border-bottom: solid 0px #ffffff !important; } .WikiHeader { background-image: url(http://i.imgur.com/qVFAnZM.png); } .wikinav2 .WikiaPageHeader { border-bottom: solid 1px #f5f5f5 !important; } #WikiaArticleCategories { background:url("http://i.imgur.com/VaSLk4u.png") no-repeat scroll 99% #ffffff !important; border: 1px solid #33C8F3 }