Mass Effect Wiki
Mass Effect Wiki
Sin resumen de edición
Sin resumen de edición
Línea 168: Línea 168:
 
/* Nota: Las siguientes clases son traídas del wiki inglés - http//masseffect.wikia.com */
 
/* Nota: Las siguientes clases son traídas del wiki inglés - http//masseffect.wikia.com */
 
 
  +
/* ====== Adversaries infoboxes ====== */
  +
  +
/* ---- GENERAL ---- */
  +
.infobox-enemy {
  +
width: 240px;
  +
margin: 0 0 2em 2em;
  +
padding: 0.2em;
  +
color: #fff;
  +
font-size: .9em;
  +
vertical-align: middle;
  +
float: right;
  +
clear: right;
  +
}
  +
.infobox-enemy .col-header {
  +
font-size: 1.11em;
  +
text-align: left;
  +
}
  +
.infobox-enemy .col-left {
  +
width: 70px;
  +
text-align: right;
  +
padding: 0 0.5em;
  +
}
  +
.infobox-enemy .col-right {
  +
width: 170px;
  +
text-align: left;
  +
padding: 0 0.5em;
  +
}
  +
  +
/* ---- Template:Adversary ---- */
  +
.enemy-ME {
  +
background-color: #1e1e2e;
  +
border: 1px solid #334;
  +
}
  +
.enemy-ME .col-left {
  +
background-color: #223;
  +
}
  +
.enemy-ME .lifebar-box {
  +
background: url('http://images.wikia.com/masseffect/images/c/c9/ME-Enemy-HB-Container-Background.png') 3px center no-repeat;
  +
margin: auto;
  +
width: 220px;
  +
height: 55px;
  +
}
  +
.enemy-ME .lifebar-box div {
  +
vertical-align: center;
  +
margin: auto;
  +
}
  +
.enemy-ME .lifebar-text {
  +
text-align: center;
  +
font-weight: bold;
  +
width: 176px;
  +
height: 20px;
  +
line-height: 20px;
  +
padding-top: 9px;
  +
padding-bottom: 4px;
  +
text-shadow: #000 1px 1px 1px;
  +
}
  +
.enemy-ME .lifebar-image {
  +
width: 104px;
  +
height: 13px;
  +
line-height: 9px;
  +
}
  +
.enemy-ME .health { color: #ff0000; }
  +
.enemy-ME .shields { color: #33A1C9; }
  +
  +
/* ---- Template:AdversariesME2 ---- */
  +
.enemy-ME2 {
  +
background: #260700;
  +
border: 1px solid #813A1B;
  +
}
  +
.enemy-ME2 .col-left {
  +
background-color: #3E0F00;
  +
}
  +
.enemy-ME2 .lifebar-box {
  +
width: 200px;
  +
height: 54px;
  +
background: url('http://images.wikia.com/masseffect/images/7/71/ME2-Enemy-HB-Container-Background.png') no-repeat;
  +
font-weight: bold;
  +
text-align: center;
  +
margin: auto;
  +
}
  +
.enemy-ME2 .lifebar-box div {
  +
width: 172px;
  +
margin: auto;
  +
vertical-align: top;
  +
}
  +
.enemy-ME2 .lifebar-text {
  +
height: 20px;
  +
padding-top: 3px;
  +
}
  +
.enemy-ME2 .lifebar-image {
  +
height: 31px;
  +
}
  +
.enemy-ME2 .health { color: #ff0000; }
  +
.enemy-ME2 .armor { color: #ff5000; }
  +
.enemy-ME2 .shields { color: #33A1C9; }
  +
.enemy-ME2 .barriers { color: #6a5acd; }
  +
  +
/* ---- Template:AdversariesME3 ---- */
  +
.enemy-ME3 {
  +
background-color: #0f2849;
  +
border: 1px solid #14345e;
  +
}
  +
.enemy-ME3 .col-left {
  +
background-color: #14345E;
  +
}
  +
.enemy-ME3 .lifebar-box {
  +
width: 200px;
  +
height: 62px;
  +
font-weight: bold;
  +
text-align: center;
  +
background: url('http://images3.wikia.nocookie.net/__cb20120412022902/masseffect/images/e/ef/ME3_Enemy_Container.png') no-repeat;
  +
margin: 4px auto;
  +
}
  +
.enemy-ME3 .lifebar-box div {
  +
width: 172px;
  +
margin: auto;
  +
vertical-align: top;
  +
}
  +
.enemy-ME3 .lifebar-text {
  +
height: 20px;
  +
padding-top: 5px;
  +
color: #FFC17B;
  +
text-shadow: #01101D 1px 1px 1px;
  +
}
  +
.enemy-ME3 .lifebar-image {
  +
height: 30px;
  +
padding-top: 1px;
  +
background: url('http://images1.wikia.nocookie.net/__cb20120412022629/masseffect/images/2/2a/ME3_Enemy_Background.png') no-repeat center 1px;
  +
}
  +
.enemy-ME3 .health { color: #ff0000; }
  +
.enemy-ME3 .armor { color: #ff931e; }
  +
.enemy-ME3 .shields { color: #00ffff; }
  +
.enemy-ME3 .barriers { color: #b748b7; }
  +
  +
/* ---- Template:AdversariesMEI ---- */
  +
.enemy-MEI {
  +
background-color: #074B60;
  +
border: 1px solid #336877;
  +
}
  +
.enemy-MEI .col-left {
  +
background-color: #336877;
  +
}
  +
.enemy-MEI .lifebar-box {
  +
width: 210px;
  +
height: 52px;
  +
font-weight: bold;
  +
text-align: center;
  +
background: url('http://images1.wikia.nocookie.net/masseffect/images/1/1e/MEI_Enemy_Container.png') no-repeat;
  +
margin: 4px auto;
  +
}
  +
.enemy-MEI .lifebar-box div {
  +
width: 177px;
  +
margin: auto;
  +
vertical-align: top;
  +
}
  +
.enemy-MEI .lifebar-text {
  +
height: 21px;
  +
text-shadow: #6D9DB5 1px 1px 1px;
  +
}
  +
.enemy-MEI .lifebar-image {
  +
height: 21px;
  +
margin: auto;
  +
padding-top: 1px;
  +
}
  +
.enemy-MEI .health { color: #CC0000; }
  +
.enemy-MEI .armor { color: #FED300; }
  +
.enemy-MEI .shields { color: #52BEDE; }
  +
.enemy-MEI .barriers { color: #B962B9; }
  +
 
/* ====== Galaxy templates ====== */
 
/* ====== Galaxy templates ====== */
 
.galaxy-details {
 
.galaxy-details {

Revisión del 09:42 21 sep 2014

/** Relocalizando botones de redes sociales **/
div.socialmedia-share.top {
top: 5% !important;
right: 18% !important;
}
#WikiaPageHeader, .WikiaPageHeader {
padding-bottom: 5px !important;
}

/** Códigos para el "feed" de la portada - de Grand Theft Encyclopedia, diseño de user:bola **/
.WikiaArticle .ForumActivityModule {
background: transparent !important;
border: transparent !important;
box-shadow: transparent !important;
}
.mainpage .RelatedForumDiscussion {
    display:none !important;
}
.mainpage .mw-content-ltr .ForumActivityModule em a:before {
    color: #0096db;
    content: "» ";
    font-weight: bold;
}
.mainpage .tabview-mainpage .ForumActivityModule .avatar {
    display: none;
}
.tabview-mainpage .activityfeed li,
.avisos-comunidad li,
.lastnews-table #noticias-especificas-2 li {
    list-style: none outside none;
    margin-top: 6px;
}
.tabview-mainpage ul.activityfeed,
.avisos-comunidad ul {
    margin: 8px 0 0 10px;
}
.lastnews-table #noticias-especificas-2 ul {
    margin: 8px 4px 0 10px;
}
 
/* Quitamos las imágenes y el enlace extra de noticias - de GTA Encyclopedia, Gracias Bola :P */
.tabview-mainpage .activityfeed li img, 
.tabview-mainpage .activityfeed li table,
.lastnews-table #noticias-especificas-mas {
    display:none;
}
 
/* Damos estilo a la letra y quitamos negrita - de GTA Encyclopedia, Gracias Bola :P */
.tabview-mainpage .activityfeed li strong {
    font-size: 14px;
    font-style: italic;
    font-weight: lighter;
}
 
/* Añadimos las comillas en sustitución de las imágenes - de GTA Encyclopedia, Gracias Bola :P */
.tabview-mainpage .activityfeed li strong a:before,
.avisos-comunidad li:before,
.lastnews-table #noticias-especificas-2 li:before {
    color: #0096db;
    content: "» ";
    font-weight: bold;
}
 
/* Disminuímos el tamaño de la letra en el subtítulo - de GTA Encyclopedia, Gracias Bola :P */
.tabview-mainpage .activityfeed li cite {
    font-size: 11px;
}

/******************/
/* portal: slider */
/******************/
#portal_slider { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; height: auto !important;}
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; border: 0px solid #FEC356; height: 30px !important; width: 20px; font-family: arial, san-serif; font-size: 36px; line-height: 22px; font-weight: bold; cursor: pointer; position: absolute; bottom: 8px; background: transparent; -moz-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); -webkit-box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); box-shadow: inset 1px 1px 2px rgba(255,255,255, 0.8); background-image: -moz-linear-gradient(bottom, rgb(0,128,170) 0, rgb(85,213,255) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,128,170)), color-stop(100%, rgb(85,213,255))); text-shadow: 1px 1px rgba(255, 255, 255, 0.3), -1px 0 rgba(0,0,0,0.3); color: rgb(0, 143, 191); -moz-user-select: none; -webkit-user-select: none; user-select: none; }
#portal_slider #portal_next:hover, #portal_slider #portal_prev:hover { background-image: -moz-linear-gradient(bottom, rgb(0,175,234) 0, rgb(149,228,255) 100%); background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,175,234)), color-stop(100%, rgb(149,228,255))); color: rgb(0,175,234); }
#portal_slider #portal_next { right: 10px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radiust: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; }
#portal_slider #portal_prev { right: 31px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
#portal_slider > .portal_body { padding: 0; }

/* Navboxes por defecto */
table.navbox {            /* navbox container style */
  width: 98%; 
  margin: auto;
  clear: both;
  font-size: 88%;
  text-align: center;
  padding: 1px;
  background-color: #1e1e2e !important;
  border: 1px solid #334 !important;
}
table.navbox + table.navbox {  /* single pixel border between adjacent navboxes */
  margin-top: -1px;            /* (doesn't work for IE6, but that's okay)       */
}
.navbox-title,
.navbox-abovebelow,
table.navbox th {
  text-align: center;      /* title and above/below styles */
  padding-left: 1em;
  padding-right: 1em;
}
.navbox-group {           /* group style */
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 11px;
}
.navbox, .navbox-subgroup {
  background: #222;     /* Background color */
}
.navbox-list {
  border-color: transparent;   /* Must match background color */
  background-color:rgba(0,0,0,0.30);
  color: #EEE;
  font-size: 11px;
}
.navbox-title,
table.navbox th {
  background-color:rgba(0,0,0,0.40);
  color: #EEE;
}
.navbox-abovebelow,
.navbox-group, .navbox-subgroup .navbox-title {
   background-color:rgba(0,0,0,0.40);
   color: #EEE;
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background: none;     /* Level 3 color */
}
.navbox-even {
  background: transparent;     /* Even row striping */
}
.navbox-odd {
  background: transparent; /* Odd row striping */
}

/* Sombreado alrededor del wiki */
.WikiaPage.V2 {
box-shadow: 0 0 5px 1px #000;
border: 1px solid #11285C;
}

/* Bordes redondeados */
.WikiaPage .WikiaPageBackground {
border-radius: 15px;
}
.WikiaPage.V2 {
border-radius: 15px;
}

/* Personalizando encuesta */
div.ajax-poll {
border: none;
clear: both;
margin-top: none;
padding: 5px;
padding-right: 2em;
}

/* Borde de los thumbs */
.WikiaArticle .thumbborder {
border: 1px solid #2c5370;
}

 
 
 
/* Nota: Las siguientes clases son traídas del wiki inglés - http//masseffect.wikia.com */
 
 /* ====== Adversaries infoboxes ====== */
 
/* ---- GENERAL ---- */
.infobox-enemy {
   width: 240px;
   margin: 0 0 2em 2em;
   padding: 0.2em;
   color: #fff;
   font-size: .9em;
   vertical-align: middle;
   float: right;
   clear: right;
}
.infobox-enemy .col-header {
   font-size: 1.11em;
   text-align: left;
}
.infobox-enemy .col-left {
   width: 70px;
   text-align: right;
   padding: 0 0.5em;
}
.infobox-enemy .col-right {
   width: 170px;
   text-align: left;
   padding: 0 0.5em;
}
 
/* ---- Template:Adversary ---- */
.enemy-ME {
   background-color: #1e1e2e;
   border: 1px solid #334;
}
.enemy-ME .col-left {
   background-color: #223;
}
.enemy-ME .lifebar-box {
   background: url('http://images.wikia.com/masseffect/images/c/c9/ME-Enemy-HB-Container-Background.png') 3px center no-repeat;
   margin: auto; 
   width: 220px;
   height: 55px;
}
.enemy-ME .lifebar-box div {
   vertical-align: center;
   margin: auto;
} 
.enemy-ME .lifebar-text {
   text-align: center;
   font-weight: bold;
   width: 176px;
   height: 20px;
   line-height: 20px;
   padding-top: 9px;
   padding-bottom: 4px;
   text-shadow: #000 1px 1px 1px;
}
.enemy-ME .lifebar-image {
   width: 104px;
   height: 13px;
   line-height: 9px;
}
.enemy-ME .health  { color: #ff0000; }
.enemy-ME .shields { color: #33A1C9; }
 
/* ---- Template:AdversariesME2 ---- */
.enemy-ME2 {
   background: #260700;
   border: 1px solid #813A1B;
}
.enemy-ME2 .col-left {
   background-color: #3E0F00;
}
.enemy-ME2 .lifebar-box {
   width: 200px;
   height: 54px;
   background: url('http://images.wikia.com/masseffect/images/7/71/ME2-Enemy-HB-Container-Background.png') no-repeat;
   font-weight: bold;
   text-align: center;
   margin: auto;
}
.enemy-ME2 .lifebar-box div {
   width: 172px;
   margin: auto;
   vertical-align: top;
} 
.enemy-ME2 .lifebar-text {
   height: 20px;
   padding-top: 3px;
}
.enemy-ME2 .lifebar-image {
   height: 31px;
}
.enemy-ME2 .health   { color: #ff0000; }
.enemy-ME2 .armor    { color: #ff5000; }
.enemy-ME2 .shields  { color: #33A1C9; }
.enemy-ME2 .barriers { color: #6a5acd; }
 
/* ---- Template:AdversariesME3 ---- */
.enemy-ME3 {
   background-color: #0f2849;
   border: 1px solid #14345e;
}
.enemy-ME3 .col-left {
   background-color: #14345E;
}
.enemy-ME3 .lifebar-box {
   width: 200px;
   height: 62px;
   font-weight: bold;
   text-align: center;
   background: url('http://images3.wikia.nocookie.net/__cb20120412022902/masseffect/images/e/ef/ME3_Enemy_Container.png') no-repeat;
   margin: 4px auto;
}
.enemy-ME3 .lifebar-box div {
   width: 172px;
   margin: auto;
   vertical-align: top;
} 
.enemy-ME3 .lifebar-text {
   height: 20px;
   padding-top: 5px;
   color: #FFC17B;
   text-shadow: #01101D 1px 1px 1px;
}
.enemy-ME3 .lifebar-image {
   height: 30px;
   padding-top: 1px;  
   background: url('http://images1.wikia.nocookie.net/__cb20120412022629/masseffect/images/2/2a/ME3_Enemy_Background.png') no-repeat center 1px;
}
.enemy-ME3 .health   { color: #ff0000; }
.enemy-ME3 .armor    { color: #ff931e; }
.enemy-ME3 .shields  { color: #00ffff; }
.enemy-ME3 .barriers { color: #b748b7; }
 
/* ---- Template:AdversariesMEI ---- */
.enemy-MEI {
   background-color: #074B60;
   border: 1px solid #336877;
}
.enemy-MEI .col-left {
   background-color: #336877;
}
.enemy-MEI .lifebar-box {
   width: 210px;
   height: 52px;
   font-weight: bold;
   text-align: center;
   background: url('http://images1.wikia.nocookie.net/masseffect/images/1/1e/MEI_Enemy_Container.png') no-repeat;
   margin: 4px auto;
}
.enemy-MEI .lifebar-box div {
   width: 177px;
   margin: auto;
   vertical-align: top;
} 
.enemy-MEI .lifebar-text {
   height: 21px;
   text-shadow: #6D9DB5 1px 1px 1px;
}
.enemy-MEI .lifebar-image {
   height: 21px;
   margin: auto;
   padding-top: 1px;  
}
.enemy-MEI .health   { color: #CC0000; }
.enemy-MEI .armor    { color: #FED300; }
.enemy-MEI .shields  { color: #52BEDE; }
.enemy-MEI .barriers  { color: #B962B9; }

/* ====== Galaxy templates ====== */
.galaxy-details {
   width: 270px;
   color: #fff;
   line-height: 15px;
   padding: 1px;
   margin: 0 0 1em 1em;
   border: 1px solid #394256 !important;
   background-color: #0f1a33 !important;
   box-shadow: 0px 0px 7px #000000;
   margin-right: 5px;
}
.galaxy-details-ME2 {
   width: 270px;
   color: #fff;
   line-height: 15px;
   padding: 1px;
   margin: 0 0 1em 1em;
   border: 1px solid #813A1B !important;
   background-color: #260700 !important;
   box-shadow: 0px 0px 7px #000000;
   margin-right: 5px;
}
.galaxy-details-ME3 {
   width: 270px;
   color: #fff;
   line-height: 15px;
   padding: 1px;
   margin: 0 0 1em 1em;
   border: 1px solid #14345e !important;
   background-color: #0f2849 !important;
   box-shadow: 0px 0px 7px #000000;
   margin-right: 5px;
}
.galaxy-details th {
   background: #334;
   text-align: center;
}
.galaxy-details-ME2 th {
   background: #5C1201;
   text-align: center;
}
.galaxy-details-ME3 th {
   background: #09203F;
   text-align: center;
}
.galaxy-details .col-header, .galaxy-details-ME2 .col-header, .galaxy-details-ME3 .col-header {
   padding: 6px 0 3px;
}
.galaxy-details .col-title, .galaxy-details .col-caption {
   font-size: 1em;
   text-align: center;
   font-weight: bold;	
   padding: 4px 10px 6px;
   background-color: #334;	
}
.galaxy-details-ME2 .col-title, .galaxy-details .col-caption {
   font-size: 1em;
   text-align: center;
   font-weight: bold;	
   padding: 4px 10px 6px;
   background-color: #5C1201;	
}
.galaxy-details-ME3 .col-title, .galaxy-details .col-caption {
   font-size: 1em;
   text-align: center;
   font-weight: bold;	
   padding: 4px 10px 6px;
   background-color: #09203F;	
}
.galaxy-details .col-left {
   width: 125px;
   font-size: 0.9em;
   text-align: right;
   font-weight: bold;
   padding: 4px 10px 4px 0;
   background-color: #0B1427 !important;
}
.galaxy-details-ME2 .col-left {
   width: 125px;
   font-size: 0.9em;
   text-align: right;
   font-weight: bold;
   padding: 4px 10px 4px 0;
   background-color: #521002 !important;
}
.galaxy-details-ME3 .col-left {
   width: 125px;
   font-size: 0.9em;
   text-align: right;
   font-weight: bold;
   padding: 4px 10px 4px 0;
   background-color: #09203F !important;
}
.galaxy-details .col-right, .galaxy-details-ME2 .col-right, .galaxy-details-ME3 .col-right {
   width: 125px;
   font-size: 0.9em;
   text-align: left;
   font-weight: normal;
   padding: 4px 0 4px 10px;
}
.galaxy-details-ME2 a { color: #DF6514; }
.ME2links a { color: #DF6514; }
 
 
 
 
 
/* Nota: Las siguientes clases son traídas del wiki ruso - http//ru.masseffect.wikia.com */
::selection {
background: #0A238A;
}
 
::-webkit-scrollbar {
width: 15px;
}
 
::-webkit-scrollbar-thumb {
border: 1px solid #4c89ac;
border-radius: 3px;
background:#155072;
background-size:15px;
}
 
::-webkit-scrollbar-thumb:hover {
background:#122231;
}
 
::-webkit-scrollbar-track {
background: #5579ae;
border: 1px solid #2b5f77;
}
 
/** Wikia Search **/
.WikiaSearch input[type="text"] {
background: #032655 url(http://images.wikia.com/masseffect/ru/images/9/95/Search.png) no-repeat right top !important;
border: 1px solid #0e3c67;
border-radius: 6px;
color: #ffffff;
margin-right: 4px !important;
}	
.WikiaSearch input[type="text"]:focus {
border: 1px solid #0e3c67;
box-shadow: 0px 0px 10px 0px #215e97;
-webkit-transition: all 0.1s linear 0s;	
-moz-transition: all 0.1s linear 0s;
-ms-transition: all 0.1s linear 0s;
-o-transition: all 0.3s linear 0s;	
transition: all 0.1s linear 0s;	
}
 
/** Interlenguajes **/
.WikiaArticleInterlang a[href^='http://masseffect']:before {content:url('http://img3.wikia.nocookie.net/__cb20140408151122/planet-alcatraz/ru/images/6/67/Icon_American.png');}
.WikiaArticleInterlang a[href^='http://pl.']:before {content:url('http://img2.wikia.nocookie.net/__cb20140408151123/planet-alcatraz/ru/images/5/5e/Icon_Polish.png');}
.WikiaArticleInterlang a[href^='http://uk.']:before {content:url('http://img4.wikia.nocookie.net/__cb20140408151124/planet-alcatraz/ru/images/b/ba/Icon_Ukrainian.png');}
.WikiaArticleInterlang a[href^='http://de.']:before {content:url('http://img4.wikia.nocookie.net/__cb20140408151122/planet-alcatraz/ru/images/d/dd/Icon_de.png');}
.WikiaArticleInterlang a[href^='http://es.']:before {content:url('http://img2.wikia.nocookie.net/__cb20140408151123/planet-alcatraz/ru/images/a/a0/Icon_es.png');}
.WikiaArticleInterlang a[href^='http://fr.']:before {content:url('http://img3.wikia.nocookie.net/__cb20140408151123/planet-alcatraz/ru/images/f/f2/Icon_fr.png');}
.WikiaArticleInterlang a[href^='http://nl.']:before {content:url('http://img1.wikia.nocookie.net/__cb20140408151123/planet-alcatraz/ru/images/c/c5/Icon_nl.png');}
.WikiaArticleInterlang a[href^='http://ca.']:before {content:url('http://img4.wikia.nocookie.net/__cb20140408151122/planet-alcatraz/ru/images/7/7a/Icon_Catalan.png');}
.WikiaArticleInterlang a[href^='http://fi.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/4/42/Flag_FI.png');}
.WikiaArticleInterlang a[href^='http://it.']:before {content:url('http://images.wikia.com/codigo-lyoko/es/images/a/a1/Flag_IT.png');}
.WikiaArticleInterlang a[href^='http://hu.']:before {content:url('http://img2.wikia.nocookie.net/__cb20140522035629/masseffect/ru/images/6/6e/Meg.png');}
.WikiaArticleInterlang a[href^='http://ru.']:before {content:url('http://img1.wikia.nocookie.net/__cb20140613100028/masseffect/es/images/c/c4/Icon_russian_flag.gif');}
.WikiaArticleInterlang a:before {
padding:3px;
}
 
/** Enlaces de leer más **/
.RelatedPagesModule li {
background: -moz-linear-gradient(center top, #0f2849 0%, #0f2849 100%) repeat scroll 0 0 transparent;
border: 2px solid #184573;
box-shadow: 2px 2px 5px #021734;
padding: 2px;
margin-right: -5px;
}
 
.RelatedPagesModule li a {
text-decoration:none;
text-align:center;
}
 
/** Categorías **/
    #WikiaArticleCategories {
background:url("http://images.wikia.com/masseffect/ru/images/d/db/Categories.png") no-repeat scroll 110% #021b3c !important;
}
 
    #WikiaArticleCategories a:link,
    #WikiaArticleCategories a:visited { 
color:#a7c4eb;
}
 
/** Imagen de enlaces de edición **/
.sprite.edit-pencil {
    background: url('http://images4.wikia.nocookie.net/masseffect/ru/images/b/b9/Typing.png') no-repeat !important;
    }
    
/* Icono de notificaciones - mensajes */
 #WallNotifications .bubbles {
background-image: url("http://images2.wikia.nocookie.net/masseffect/ru/images/7/7c/Mail2.png");
background-repeat: no-repeat;
}