Stephen King Wiki
 
Sin resumen de edición
Línea 11: Línea 11:
 
.MPbg3 {
 
.MPbg3 {
 
background: #000 url('http://images3.wikia.nocookie.net/stephenking/es/images/7/7b/D3.PNG') no-repeat;
 
background: #000 url('http://images3.wikia.nocookie.net/stephenking/es/images/7/7b/D3.PNG') no-repeat;
  +
}
  +
  +
.wikia-gallery-item .thumb {
  +
background-color:#333333;
 
}
 
}

Revisión del 22:51 28 abr 2010

/* Los estilos CSS definidos aquí se aplicarán a todas las pieles (skins) */

/***** CSS placed here will be applied to all skins on the entire site. *****/

.MPbg1 {
   background: #000 url('http://images2.wikia.nocookie.net/stephenking/es/images/e/e9/D1.PNG') no-repeat;
}
.MPbg2 {
   background: #000 url('http://images1.wikia.nocookie.net/stephenking/es/images/1/1b/D2.PNG') no-repeat;
}
.MPbg3 {
   background: #000 url('http://images3.wikia.nocookie.net/stephenking/es/images/7/7b/D3.PNG') no-repeat;
}

.wikia-gallery-item .thumb { 
background-color:#333333;
}