Wiki Daft Punk
Advertisement

Nota: Después de publicar, quizás necesite actualizar la caché de su navegador para ver los cambios.

  • Firefox/Safari: Mantenga presionada la tecla Shift mientras pulsa el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presione Ctrl+Shift+R (⌘+Shift+R en Mac)
  • Internet Explorer/Edge: mantenga presionada Ctrl mientras pulsa Actualizar, o presione Ctrl+F5
  • Opera: Presiona Ctrl+F5.
/* ============================== Bienvenidos =============================== */
/* ========= ESTE ES EL CSS DE WIKI DAFT PUNK PARA LA PIEL DE WIKIA ========= */

/* Índice:
    1- Fondo e interfaz del wiki --- 17 
    2- Paquetes CSS de plantillas -- 29 
    3- Elementos específicos ------ 294 
        3.1- Generales  - - - - - - 298 
        3.2- Por clase  - - - - - - 302 
        3.3- Por ID - - - - - - - - 315 
    4 - Provisionales/Pruebas ----- 319 
*/

/* Por favor mantener el número de línea correspondiente a cada sección
   actualizado. Muchas gracias.                                         */

/* FONDO E INTERFAZ DEL WIKI ================================================ */

/* Los códigos se ordenan por relevancia, luego por orden alfabético */

/* Cuadro «Mostrar cambios»: ajuste de contraste */
.diff.diff-contentalign-left {background-color: black}
.diff-otitle {background-color: black !important}
.diff-ntitle {background-color: black !important}
.diff-context {background-color: #333 !important}
.diff-addedline {color: black}
.diff-deletedline {color: black}

/* PAQUETES CSS DE PLANTILLAS =============================================== */

/* Los códigos se ordenan alfabéticamente por nombre de plantilla o módulo */

/* Infobox Lua: tema "daft" */
.infobox-table {
    background-color: black; 
    border: 1px solid #323232; 
    border-spacing: 2px; 
    clear: right; 
    float: right; 
    font-size: 89%; 
    margin: 0 0 0.5em 1em; 
    padding: 0.2em; 
    width: 300px
    } 
.infobox-table .td {padding:1px}
.daft-infobox-field-2 {text-align: center} 
.daft-infobox-header {
    background-color: #474646; 
    color: #fff; 
    text-align: center
    } 
.daft-infobox-line-left {font-weight: bold}
.daft-infobox-main-image {padding: 0.5em}
.daft-infobox-title {
    background-color: #474646;
    color: #fff; 
    font-size: 120%; 
    padding: 1em
    } 

/* Infobox portátil: tema "daft" */
.pi-theme-daft {
    background-color: black; 
    border: 1px solid #323232; 
    border-spacing: 2px; 
    display: table; 
    font-size: 89%; 
    margin: 0 0 0.5em 1em; 
    padding: 2.5px; 
    width: 294px
    } 
.pi-theme-daft .pi-caption {
    color: inherit;
    font-size: inherit;
    font-style: inherit;
    text-align: inherit
} 
.pi-theme-daft .pi-data {
    border: none; 
    padding: 0
    } 
.pi-theme-daft .pi-data-label {padding: 1px}
.pi-theme-daft .pi-data-value {
    font-size: inherit; 
    padding: 1px 
    } 
.pi-theme-daft .pi-group.pi-border-color {border: none}
.pi-theme-daft .pi-header {
    background-color: #474646; 
    color: #fff; 
    font-weight: normal; 
    text-align: center
    } 
.pi-theme-daft .pi-image {padding: 4px 0.5em 0 0.5em}
.pi-theme-daft .pi-item-spacing {padding: 1px}
.pi-theme-daft .pi-horizontal-group-item {
    font-size: 11px; 
    vertical-align: middle
    } 
.pi-theme-daft .pi-horizontal-group-item:not(:first-child) {border: none} 
.pi-theme-daft .pi-title {
    background-color: #474646;
    color: #fff; 
    font-size: 120%; 
    font-weight: bold; 
    line-height: 22px; 
    margin-bottom: 2px; 
    padding: 1em; 
    text-align: center
    } 
.pi-theme-daft .pi-secondary-font {
    font-size: 12.5px; 
    line-height: inherit
} 

/* Plantillas Inicio/x */
/*Inicio/Destacado*/
.Inicio-destacado {
    background-color: #000; 
    border: 1px solid #323232; 
    border-collapse: collapse; 
    margin-bottom: 14px; 
    width: 100%
}
/*Inicio/Discografía*/
.Inicio-discografia1 {
    background-color: #000; 
    border: 1px solid #323232; 
    margin-bottom: 14px; 
    width: 49%
}
.Inicio-discografia1-textod {
    padding-right: 1em; 
    text-align: right; 
    vertical-align: middle; 
    width: 100%
}
.Inicio-discografia1-textoi {
    padding-left: 1em; 
    text-align: left; 
    vertical-align: middle; 
    width: 100%
}
.Inicio-discografia2 {
    background-color: #323232; 
    margin-bottom: 14px; 
    text-align: center; 
    width: 100%
}
/*Inicio/Encabezado*/
.Inicio-encabezado {
    background-color: #323232; 
    color: #fff;
    padding: 0.5em; 
    width: 100%
}
.Inicio-encabezado.guyman {
    background: -webkit-linear-gradient(
    -85deg, #ffd700, #fe9 50%, #ffd700
    ); 
    background: linear-gradient(to bottom right, #ffd700, #fe9 50%, #ffd700); 
    border: #ffd700 outset 5px; 
    color: #000
}
.Inicio-encabezado.guyman a {
    color: #c0c0c0 
}
.Inicio-encabezado.mujer {
    background-color: #c10
}
.Inicio-encabezado.navidad {
    background-color: #fff; 
    border: 5px dashed #f22; 
    color: #000
}
.Inicio-encabezado.tbang {
    background: -webkit-linear-gradient(
    -85deg, #c0c0c0, #e2eff8 50%, #c0c0c0
    ); 
    background: linear-gradient(to bottom right, #c0c0c0, #e2eff8 50%, #c0c0c0); 
    border: #c0c0c0 outset 5px; 
    color: #000
}
.Inicio-encabezado.tbang a {
    color: #aad 
}
/*Inicio/Presentación*/
.Inicio-presentacion {
    background: #000; 
    border-collapse: collapse; 
    color: #fff; 
    margin-bottom: 14px; 
    text-align: center; 
    width: 100%
}
/*Inicio/Título*/
.Inicio-titulo1 {
    background-color: #ffd700; 
    color: #000; 
    font-size: 20px; 
    padding: 0 0.5em; 
    width: 100%
}
.Inicio-titulo1.guyman {
    background: -webkit-linear-gradient(
    #862, #fe9 15%, #ffd700 85%, #000 100%
    ); 
    background: linear-gradient(#862, #fe9 15%, #ffd700 85%, #000 100%)
}
.Inicio-titulo1.mujer {
    background-color: #f06; 
    color: #fff
}
.Inicio-titulo1.navidad {
    background-color: #f22; 
    color: #fff 
}
.Inicio-titulo1.tbang {
    background: -webkit-linear-gradient(
    #474646, #E2EFF8 15%, #c0c0c0 85%, #000 100%
    ); 
    background: linear-gradient(#474646, #E2EFF8 15%, #c0c0c0 85%, #000 100%)
}
.Inicio-titulo2 {
    background-color: #a00; 
    color: #fff; 
    font-size: 20px; 
    padding: 0 0.5em; 
    width: 100%
}
.Inicio-titulo2.guyman {
    background: -webkit-linear-gradient(
    #862, #fe9 15%, #ffd700 85%, #000 100%
    ); 
    background: linear-gradient(#862, #fe9 15%, #ffd700 85%, #000 100%); 
    color: #000
}
.Inicio-titulo2.mujer {
    background-color: #c03
}
.Inicio-titulo2.navidad {
    background-color: #295
}
.Inicio-titulo2.tbang {
    background: -webkit-linear-gradient(
    #474646, #E2EFF8 15%, #c0c0c0 85%, #000 100%
    ); 
    background: linear-gradient(#474646, #E2EFF8 15%, #c0c0c0 85%, #000 100%); 
    color: #000
}
.Inicio-titulo3 {
    background-color: #c0c0c0; 
    color: #000; 
    font-size: 20px;
    padding: 0 0.5em; 
    width: 100%
}
.Inicio-titulo3.guyman {
    background: -webkit-linear-gradient(
    #862, #fe9 15%, #ffd700 85%, #000 100%
    ); 
    background: linear-gradient(#862, #fe9 15%, #ffd700 85%, #000 100%)
}
.Inicio-titulo3.tbang {
    background: -webkit-linear-gradient(
    #474646, #E2EFF8 15%, #c0c0c0 85%, #000 100%
    ); 
    background: linear-gradient(#474646, #E2EFF8 15%, #c0c0c0 85%, #000 100%)
}
.Inicio-titulo4 {
    background-color: #c0c0c0; 
    color: #000; 
    margin-bottom: 14px; 
    text-align: center; 
    width: 100%
}
.Inicio-titulo4.navidad {
    background-color: #fff; 
    color: #000
}
.Inicio-titulo5 {
    background-color: #000; 
    border: 1px solid #323232; 
    border-left: none; 
    border-right: none; 
    margin-bottom: 14px; 
    text-align: center; 
    width: 100%
}

/* Plantilla global de Entretenimiento de Wikia: corrección de estilo */
.Plantilla_Entretenimiento {clear: both}

/* ELEMENTOS ESPECÍFICOS ==================================================== */

/* Los códigos se ordenan alfabéticamente por clase o id respectivamente */

/* Generales ---------------------------------------------------------------- */



/* Por clase ---------------------------------------------------------------- */

/* Mejora de estilo en los cuadros <pre> para CSS */
.css.source-css pre.de1 {
    background-color: #000;
    border: 1px solid #323232;
    line-height: 14px;
    padding: 12px;
} 

/* Visibilidad en los cuadros <pre> */
.css.source-css .kw1 {color: #d5d4d4 !important} 

/* Por ID ------------------------------------------------------------------- */



/* PROVISIONALES/PRUEBAS ==================================================== */

/* Los códigos se ordenan por fecha de creación, por favor indicarla */

/* (02.04.2016) Userboxes */

/* (24.04.2016) Nueva plantilla Canción: botones ant-sig DE LUJO!!! */
#Cancion {
    margin: 1em auto; 
    width: 90%
} 
#Cancion-actual {
    background: #474646; 
    border-top: 1px solid #615f5f; 
    box-sizing: border-box; 
    float: left; 
    margin-bottom: -1px; 
    padding: 0.5em; 
    text-align: center; 
    width: 33.3333%
} 
#Cancion-anterior, #Cancion-siguiente {
    background: #111; 
    box-sizing: border-box; 
    float: left; 
    padding: 0.5em; 
    text-align: right; 
    width: 33.3333%
} 
#Cancion-anterior:hover, #Cancion-siguiente:hover {
    background: #332b00; 
    transition: 0.5s
}  
#Cancion-anterior a:before {
    content: '◄'; 
    color: #323232; 
    padding-right: 4px; 
    transition: 0.5s
} 
#Cancion-anterior:hover a:before {
    color: #d5d4d4; 
    padding-right: 6px
} 
#Cancion-actual span:before {
    content: '«';
    transition: 0.5s
}
#Cancion-actual:hover span:before {padding-right: 4px} 
#Cancion-actual span:after {
    content: '»';
    transition: 0.5s
}
#Cancion-actual:hover span:after {padding-left: 4px} 
#Cancion-siguiente a:after {
    content: '►'; 
    color: #323232; 
    padding-left: 4px; 
    transition: 0.5s
} 
#Cancion-siguiente:hover a:after {
    color: #d5d4d4; 
    padding-left: 6px
} 
.Cancion-album {
    box-sizing: border-box; 
    clear: both; 
    width: 100%
} 
#Cancion-encabezado {
    background: #323232; 
    border-top: 1px solid #474646; 
    border-bottom: 1px solid #1c1c1c; 
    box-sizing: border-box; 
    padding: 1px 0.5em; 
    width: 100%
} 
#Cancion-colapsable {
    background: black; 
    border-bottom: 1px solid #1c1c1c; 
    height: 100px; 
    overflow-y: hidden; 
    width: 100%
} 

/* (25.04.2016) Botonera v·d·e */
.VDE {
    clear: both; 
    font-size:xx-small; 
    line-height: 11px; 
    text-align: right
} 

/*----------------------------------------------------------------------------*/
/*- Creado por la comunidad de Wiki Daft Punk en es.daftpunk.wikia.com WIKIA -*/
/*------------ CC-BY-SA 3.0 | Algunos derechos reservados | 2014 -------------*/
/*----------------------------------------------------------------------------*/
Advertisement