Wiki Vilões
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
  +
/* Hot Spots color changes */
  +
.hot-spot-severity-1 { background: #3E0000 !important; }
  +
.hot-spot-severity-2 { background: #650000 !important; }
  +
.hot-spot-severity-3 { background: #800000 !important; }
  +
.hot-spot-severity-4 { background: #970000 !important; }
  +
.hot-spot-severity-5 { background: #BA0000 !important; }
  +
  +
section.WikiaActivityModule.module, section.HotSpotsModule.module, section.FollowedPagesModule.module, section.LatestPhotosModule.module {
  +
background: #000 url(http://img2.wikia.nocookie.net/__cb20140821221006/viloes/pt-br/images/e/e1/BloodBack.png) no-repeat right bottom;
  +
}
  +
  +
section.RelatedVideosModule.module, section.CommunityCornerModule.module, section.ChatModule.module {
  +
background: #000 url(http://img4.wikia.nocookie.net/__cb20140821221051/viloes/pt-br/images/e/e1/BloodBack2.png) no-repeat right bottom;
  +
}
  +
  +
/* No category galleries anymore */
  +
.category-gallery {
  +
display : none;
  +
}

Edição das 22h12min de 21 de agosto de 2014

/* Hot Spots color changes */
.hot-spot-severity-1 { background: #3E0000 !important; }
.hot-spot-severity-2 { background: #650000 !important; }
.hot-spot-severity-3 { background: #800000 !important; }
.hot-spot-severity-4 { background: #970000 !important; }
.hot-spot-severity-5 { background: #BA0000 !important; }
 
section.WikiaActivityModule.module, section.HotSpotsModule.module, section.FollowedPagesModule.module, section.LatestPhotosModule.module {
  background: #000 url(http://img2.wikia.nocookie.net/__cb20140821221006/viloes/pt-br/images/e/e1/BloodBack.png) no-repeat right bottom;
}
 
section.RelatedVideosModule.module, section.CommunityCornerModule.module, section.ChatModule.module {
  background: #000 url(http://img4.wikia.nocookie.net/__cb20140821221051/viloes/pt-br/images/e/e1/BloodBack2.png) no-repeat right bottom;
}
 
/* No category galleries anymore */
.category-gallery {
        display : none;
}