Donkey Kong Wiki
Sin resumen de edición
Sin resumen de edición
Línea 19: Línea 19:
 
}
 
}
 
/* Cursor*/ body, a:hover {cursor: url(https://vignette.wikia.nocookie.net/donkeykong/images/5/54/39691.gif/revision/20200205003203?path-prefix=es), progress !important;}
 
/* Cursor*/ body, a:hover {cursor: url(https://vignette.wikia.nocookie.net/donkeykong/images/5/54/39691.gif/revision/20200205003203?path-prefix=es), progress !important;}
  +
/* Cursor*/ body, a:hover {cursor: url(https://vignette.wikia.nocookie.net/donkeykong/images/0/04/39693.gif/revision/latest?cb=20200205004000&path-prefix=es), text !important;}
 
/***** Foto para las páginas de Usuarios*****/
 
/***** Foto para las páginas de Usuarios*****/
 
.UserProfileMasthead .masthead-info {
 
.UserProfileMasthead .masthead-info {

Revisión del 00:48 5 feb 2020

/* Fondo */
body {
        background:url("https://images.wikia.nocookie.net/__cb20141120232127/donkeykong/es/images/a/a5/Dkctf_fondo.jpg") no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

/* Fondos a los módulos de la columna lateral */
.WikiaRail .module {
    background: url("https://vignette.wikia.nocookie.net/donkeykong/images/5/52/Fondo_en_la_comlumna_lateral.png/revision/latest?cb=20160420213109&path-prefix=es");
}
/* Header menu transparency */
#WikiHeader {
background: url("https://vignette.wikia.nocookie.net/donkeykong/images/3/3a/Donkey_en_la_jungla.png/revision/latest?cb=20150427233414&path-prefix=es") no-repeat;
}
/* Fondo de la caja de chat */ .WikiaRail .ChatModule { background: url("https://vignette.wikia.nocookie.net/donkeykong/images/4/4c/Fondo_costa_crepuscular.png/revision/latest?cb=20150427230445&path-prefix=es") no-repeat; color: #000; 
}
/* Cursor*/ body, a:hover {cursor: url(https://vignette.wikia.nocookie.net/donkeykong/images/5/54/39691.gif/revision/20200205003203?path-prefix=es), progress !important;}
/* Cursor*/ body, a:hover {cursor: url(https://vignette.wikia.nocookie.net/donkeykong/images/0/04/39693.gif/revision/latest?cb=20200205004000&path-prefix=es), text !important;}
/***** Foto para las páginas de Usuarios*****/
.UserProfileMasthead .masthead-info {
  background-image: url("https://vignette.wikia.nocookie.net/donkeykong/images/8/8c/Fondo2.png/revision/latest?cb=20160420163553&path-prefix=es");
}