Tysia123 Wiki
Advertisement

/*tło*/ .mediawiki {

   background-image: url(latest?cb=20150110140744&path-prefix=pl);
   background-repeat: no-repeat;
   background-size:cover !important;
   background-position: center top;
   background-attachment: fixed;
   width:100%;

} /*obrazek w module aktywności*/ section.WikiaActivityModule.module {

 background: url(latest?cb=20150109204732&path-prefix=pl) no-repeat right bottom;

}

.UserProfileMasthead .masthead-info {

 background: url(latest?cb=20150109210122&path-prefix=pl) no-repeat right bottom;

}

      • Tło dla przycisków ***/

/* W stanie "spoczynku */ a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button { background: url("latest?cb=20150110173651&path-prefix=pl") repeat;; }

/* Najechany */ a.wikia-button:hover, .wikia-single-button a:hover, .wikia-menu-button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:hover { background: url("latest?cb=20150110173649&path-prefix=pl") repeat;; }

/* Kliknięty */ a.wikia-button:active, .wikia-single-button a:active, .wikia-menu-button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .button:active, button:active { background: url("latest?cb=20150110173650&path-prefix=pl") repeat;; } /*nawigacja*/

.WikiHeader .navbackground { background-color: #82609d; } .WikiHeader > nav li.marked { background-color: #82609d; border: 1px solid transparent; } .WikiHeader .navbackground {

  background: url("latest?cb=20150110092509&path-prefix=pl") repeat;

}

.WikiHeader > nav > ul:after {

   background: url("latest?cb=20150110092509&path-prefix=pl") repeat;

}

.WikiHeader > nav li.marked > a {

   border-top: 1px solid #82609d;
   color: white;
   background: url("latest?cb=20150110092509&path-prefix=pl") repeat;

}

.WikiHeader > nav li.marked {

   background-color:transparent ;
   border-left:transparent;

} /*zaokrąglenie rogów*/ .WikiHeader .navbackground {

   border-radius: 5px 5px 5px 40px !important;

}

.WikiHeader > nav li.marked > a {

   border-radius: 20px 20px 0px 0px !important;

}

.WikiHeader .navbackground {

   background-color: transparent;

}


.WikiHeader > nav li > a {

   color: white;

} .WikiHeader .navbackground {

   margin-top: 1px;

} .WikiHeader > nav li {

   border-bottom: 1px solid #82609d;

}


.WikiHeader {

   background: url("640?cb=20150110173648&path-prefix=pl") repeat;

}


.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {

   background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.3);
   border: 2px solid #b02310;
   border-radius: 16px;

} /*czat*/ .ChatModule .chat-whos-here {

   border: 1px solid #b02310;
   border-radius: 16px

} /*kreski*/ .HotSpotsModule li {

   border-top: 1px solid #b02310;

}

Advertisement