Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @-moz-document domain("wykop.pl") {
- #nav {
- height: 100px !important;
- }
- .clearfix.mainnav {
- height: auto !important;
- background-color: #4b6a7c !important;
- }
- /* Zmiana pozycji przycisków, które są PO przycisku przekierowującym na główną stronę portalu. */
- .mainnav li:nth-child(2) {
- width:100% !important;
- }
- ul:not(.mainnav).clearfix li {
- height:100%;
- }
- #nav .nav li.active a, .clearfix.mainnav a, .clearfix.m-reset-position, .clearfix a {
- background-image: url("http://i.imgur.com/6Nnchw2.gif") !important;
- color: #26495c !important;
- }
- em.mark-number {
- background-color: transparent !important;
- color: #3B708A !important;
- }
- .diggbox span:first-child {
- background: url("http://i.imgur.com/L6avdgg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
- color: #3b708a;
- }
- #nav .nav li a:hover, em.mark-number:hover, .clearfix.mainnav > li:hover, .diggbox span:first-child:hover, .clearfix a:hover {
- color: #FF5917 !important;
- }
- .icon.wykop-logo, .icon.microblog-logo {
- background-image: url("http://i.imgur.com/Tyinjgx.png") !important;
- }
- .icon.wykop-logo:hover, .icon.microblog-logo:hover {
- background-image: url("http://i.imgur.com/RhpC99v.png") !important;
- }
- .active > a {
- background-image: url("http://i.imgur.com/6Nnchw2.gif") !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement