Dishonored вики
Dishonored вики
1673
страницы
Нет описания правки
Нет описания правки
Строка 224: Строка 224:
 
}
 
}
   
  +
/* Цвета для шаблонов цвс */
 
.rarity-common, .rarity-common a { color: rgb(150,150,150) !important ; text-shadow: 0px 0px 3px black !important ; }
 
.rarity-common, .rarity-common a { color: rgb(150,150,150) !important ; text-shadow: 0px 0px 3px black !important ; }
 
.rarity-white, .rarity-white a { color: rgb(255,255,255) !important ; text-shadow: 0px 0px 3px grey !important ; }
 
.rarity-white, .rarity-white a { color: rgb(255,255,255) !important ; text-shadow: 0px 0px 3px grey !important ; }
Строка 241: Строка 242:
 
.rarity-aftermarket, .rarity-aftermarket a { color: lime !important ; }
 
.rarity-aftermarket, .rarity-aftermarket a { color: lime !important ; }
   
/* These allow automatic coloring of elements */
 
 
.element-incendiary, .element-incendiary a { color: #d88600 !important ; }
 
.element-incendiary, .element-incendiary a { color: #d88600 !important ; }
 
.element-corrosive, .element-corrosive a { color: #7ecb40 !important ; }
 
.element-corrosive, .element-corrosive a { color: #7ecb40 !important ; }

Версия от 12:38, 4 августа 2015

/***** CSS placed here will be applied to all skins on the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/

/* See also: [[MediaWiki:Monobook.css]] */
/* <pre> */

@import "/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css";
/*** Forum formatting (by -Algorithm & -Splaka) ***/

.forumheader { 
     border: 1px solid #aaa; margin-top: 1em; padding: 12px; 
}
.forumlist td.forum_edited a { 
     color: black; text-decoration: none 
}
.forumlist td.forum_title a { 
     padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new { 
     font-weight: bold; background: url(/images/4/4e/Forum_new.gif) 
     center left no-repeat; padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new:visited { 
     font-weight: normal; background: none; padding-left: 20px; 
}
.forumlist th.forum_title { 
     padding-left: 20px; 
}

/*Фон задника*/
body {
   /*color: white !important;*/
   background: #000000 url("http://img1.wikia.nocookie.net/__cb20150104152538/dishonored/ru/images/e/ef/Фон_Ram%27dim_Dishonored.png") no-repeat center top !important;
   background-attachment: fixed !important;
   background-size: cover !important;
}

/*Фон модулей*/
section.WikiaActivityModule.module, section.LatestPhotosModule.module, section.ChatModule.module, section.HotSpotsModule.module, section.FollowedPagesModule.module {
  background: transparent url(http://img2.wikia.nocookie.net/__cb20140914081104/dishonored/ru/images/5/53/%D0%A4%D0%BE%D0%BD.png) no-repeat top center;
}

/* Tabber */
 
.tabbertab {
    border: none !important;
    padding: 0 !important;
}
 
ul.tabbernav {
    font: 12px Helvetica,Arial,sans-serif !important;
    font-weight: bold !important;
    border-top: 0 !important;
    border-bottom: 2px solid #fff !important;
}
 
ul.tabbernav li a {
    padding: 8px 10px !important;
    margin-left: 0 !important;
    border: none !important;
    color: #444 !important;
    background: none !important;
}
 
ul.tabbernav li a:link { color: white !important; }
ul.tabbernav li a:visited {color: white !important; }
 
ul.tabbernav li a:hover {
    color: #444 !important;
    border: 1px solid black !important;
    border-bottom: none !important;
    background: #6699FF !important;
}
 
ul.tabbernav li.tabberactive a {
    background: #6699FF !important;
    border: 1px solid black !important;
    border-bottom: #6699FF !important;
}

/* Для переделки меню */
 
 .WikiHeader > .WikiNav {
    font-family: 'Georgia' !important;
    font-weight: bold;
    text-shadow: 0 1px rgba(0,0,0,0.9);
    text-decoration: black !important;
    -webkit-transition: text-shadow 0.1s linear 0s;
    -moz-transition: text-shadow 0.1s linear 0s;
    -ms-transition: text-shadow 0.1s linear 0s;
    -o-transition: text-shadow 0.3s linear 0s;
    transition: text-shadow 0.1s linear 0s; 
}
 
 .WikiHeader > .nav li {
    font-size: 1.55em;
    color: #6699FF;
}
 
 .WikiHeader > nav .subnav-2 li {
    font-size: 0.87em;
    font-family: 'Georgia' !important;
    font-variant: normal;
    font-weight: normal;
    text-shadow: 0 1px rgba(0,0,0,0.9) !important;
}
 
 .nav-item {
    font-variant: small-caps;
}
 
 .navbackground:after {
    background: url(http://img2.wikia.nocookie.net/__cb20150104100144/dishonored/ru/images/a/aa/Ram%27dim_таб2.png);
    content: "";
    display: block;
    height: 42px;
    position: absolute;
    right: -35px;
    top: -1px;
    width: 60px;
}
 .navbackground:before {
    background: url(http://img3.wikia.nocookie.net/__cb20150104100155/dishonored/ru/images/7/74/Ram%27dim_таб3.png);
    content: "";
    display: block;
    height: 42px;
    left: -45px;
    position: relative;
    top: -1px;
    width: 60px;
}
 .WikiHeader .navbackground {
    background: url(http://img1.wikia.nocookie.net/__cb20150104100206/dishonored/ru/images/8/86/Ram%27dim_таб4.png) repeat-x;
    height: 42px;
    left: -2px;
    top: 30px;
    width: 713px;
    margin-top: 0;
}
 
 .navbackground .chevron, .navbackground div {
    display:none;
}
 
 .WikiHeader > nav li {
    border: none;
    line-height: 33px;
 
}
 
 .WikiHeader > nav li > a {
    border: none;
    margin: 0;
    outline: medium none;
    padding: 0 15px;
    color: #6699FF;
}
 
 .WikiHeader > nav li.marked {
    background: url(http://img3.wikia.nocookie.net/__cb20150104100130/dishonored/ru/images/3/38/Ram%27dim_таб1.png) no-repeat;
    background-size: 100% 100%;
    top: 1px;
    height: 34px;
    border-radius: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7), 0 0 8px rgba(255, 255, 255, 1) !important;
}
 
 .nav-item .subnav-2 {
    display: block !important;
    top: 35px !important;
    opacity:0;
    -webkit-transition: opacity 0.2s linear 0s;
    -moz-transition: opacity 0.2s linear 0s;
    -ms-transition: opacity 0.2s linear 0s;
    -o-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s; 
}
 
 .nav-item.marked .subnav-2 {
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 0.2s linear 0s;
    -moz-transition: opacity 0.2s linear 0s;
    -ms-transition: opacity 0.2s linear 0s;
    -o-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s;
}
 
 .WikiHeader > nav li.marked > a {
    border: none;
    color: white;
    margin: 0;
    padding: 0 15px;
    color: #6699FF;
}
 
 .subnav-2-item.marked2 a {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7), 0 0 8px rgba(255, 255, 255, 1) !important;
}
 
 .WikiHeader > nav li.marked a:hover,
 .WikiHeader > nav li.marked .subnav-2 > li a:hover {
    text-decoration: none !important;
}
 
 .WikiHeader > nav .subnav-3 li a {
    text-shadow: 0 1px rgba(0,0,0,0.9) !important;
}
 
 .WikiHeader > nav li.marked .subnav-2 > li a {
    -webkit-transition: text-shadow 0.2s linear 0s;
    -moz-transition: text-shadow 0.2s linear 0s;
    -ms-transition: text-shadow 0.2s linear 0s;
    -o-transition: text-shadow 0.2s linear 0s;
    transition: text-shadow 0.2s linear 0s; 
}
 
 .WikiHeader > nav li.marked .subnav-2 > li a:hover {
    -webkit-transition: text-shadow 0.1s linear 0s;
    -moz-transition: text-shadow 0.1s linear 0s;
    -ms-transition: text-shadow 0.1s linear 0s;
    -o-transition: text-shadow 0.1s linear 0s;
    transition: text-shadow 0.1s linear 0s; 
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7), 0 0 8px rgba(255, 255, 255, 1) !important;
}

/* Цвета для шаблонов цвс */
.rarity-common,      .rarity-common a       { color: rgb(150,150,150) !important ; text-shadow: 0px 0px 3px black !important ; }
.rarity-white,       .rarity-white a        { color: rgb(255,255,255) !important ; text-shadow: 0px 0px 3px grey  !important ; }
.rarity-green,       .rarity-green a        { color: rgb(61,210,11)   !important ; }
.rarity-unique,      .rarity-unique a       { color: rgb(47,120,255)  !important ; }
.rarity-blue,        .rarity-blue a         { color: rgb(47,120,255)  !important ; }
.rarity-legendary,   .rarity-legendary a    { color: rgb(255,150,0)   !important ; }
.rarity-orange,      .rarity-orange a       { color: rgb(255,150,0)   !important ; }
.rarity-purple,      .rarity-purple a       { color: rgb(145,50,200)  !important ; }
.rarity-yellow,      .rarity-yellow a       { color: rgb(255,180,0)   !important ; }
.rarity-dark-orange, .rarity-dark-orange a  { color: rgb(220,120,0)   !important ; }
.rarity-pearlescent, .rarity-pearlescent a  { color: rgb(0,255,255)   !important ; }
.rarity-e-tech,      .rarity-e-tech a       { color: fuchsia          !important ; }
.rarity-cursed,      .rarity-cursed a       { color: rgb(0,204,204)   !important ; }
.rarity-red,         .rarity-red a          { color: rgb(207,71,71)   !important ; }
.rarity-seraph,      .rarity-seraph a       { color: rgb(255,105,180) !important ; }
.rarity-aftermarket, .rarity-aftermarket a  { color: lime             !important ; }

.element-incendiary,  .element-incendiary a  { color: #d88600 !important ; }
.element-corrosive,   .element-corrosive a   { color: #7ecb40 !important ; }
.element-shock,       .element-shock a       { color: #00bad3 !important ; }
.element-explosive,   .element-explosive a   { color: #d2c600 !important ; }
.element-slag,        .element-slag a        { color: #9e00d8 !important ; }
.element-transfusion, .element-transfusion a { color: purple  !important ; }
.element-cryo, .element-cryo a { color: rgb(0,176,220)  !important ; text-shadow: 1px 1px 1px #00B0FF !important ; }
 
.color-black, .color-black a { color: black !important ; }
.color-red,   .color-red a   { color: red   !important ; }

/* </pre> */