One Punch-Man Wiki
mSin resumen de edición
mSin resumen de edición
Línea 190: Línea 190:
 
.Wall .edited-by a.subtle[href$="LucidumStar"]:after {
 
.Wall .edited-by a.subtle[href$="LucidumStar"]:after {
 
content: "Burócrata";
 
content: "Burócrata";
background-color: #fff0f0;
+
background-color: #ffbebe;
 
border-radius: 2px;
 
border-radius: 2px;
 
border: 1px solid red;
 
border: 1px solid red;

Revisión del 09:28 10 oct 2019

@import url('https://fonts.googleapis.com/css?family=Anton');
@import url("http://es.onepunchman.wikia.com/index.php?title=MediaWiki:Profile.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");
@import url("http://es.onepunchman.wikia.com/index.php?title=MediaWiki:Body.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");

/*
/// Índice ///
   I. Ajustes
   II. Infoboxes
   III. Miembros de la administración
   IV. Módulos
   V. Opacidad
   VI. Perfiles
   VII. Plantillas
   VIII. Portales
   IX. Tabbers
*/

/* I. Ajustes */
/** ELIMINAR "Image added by" **/   
aside.picture-attribution { display:none !important; }  
 
/** Quitar "Leer más" **/      
.RelatedPagesModule { display: none; }   
 
/** Eliminado "picture attribution" **/   
.picture-attribution {display:none !important; }   
 
/** Hover **/
.hover:hover {
    filter: grayscale(0%);
    background: #e68887;
}
 
.hover {
    filter: grayscale(100%);
    transition: all .2s;
}

/** Ocultar título y categorías en la Portada **/   
body.page-Wiki_Onepunch_man .firstHeading, body.page-Wiki_Onepunch_man #catlinks { display:none; }     

/** Sin añadir categoría en espacios de nombres absurdos **/
.ns-talk #csAddCategorySwitch,
.ns-2 #csAddCategorySwitch,
.ns-4 #csAddCategorySwitch,
.ns-10 #csAddCategorySwitch,
.ns-12 #csAddCategorySwitch {display:none;}

/* II. Infoboxes */
/** Parte I: Estructura **/
.infobox td,
.infobox th {
    vertical-align: top;
}
 
.infobox caption {
    font-size: larger;
    margin-left: inherit;
}
 
.infobox.bordered {
    border-collapse: collapse;
}
 
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaaaaa;
}
 
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}
 
/** Parte II: Detalles **/
/*** cabecera ***/
.pi-title, .pi-header, .pi-horizontal-group .pi-header {
    color: white;
    text-align: center;
    letter-spacing: .5px;
    background-color: #d10805;
    font-size: 13px !important;
}

/*** "tabber" - agradecimientos a Unai01 por el código - ***/
.portable-infobox,
.portable-infobox .pi-image-collection-tab-content {
    background: transparent;
}
.portable-infobox .pi-image-collection-tabs,
.portable-infobox .pi-font,
.portable-infobox .pi-secondary-font {
    font-size: 11px;
}
 
.portable-infobox .pi-image-collection-tabs .pi-tab-link {
    background: transparent;
    border-style: none;
    margin: 0;
    padding: 0;
    color: #fb5351;
    font-weight: bold;
}
.portable-infobox .pi-image-collection-tabs .pi-tab-link.current {
    color: #222;
}
.portable-infobox .pi-image-collection-tabs .pi-tab-link:not(:last-of-type):after {
    content: "|";
    color: #222;
    font-weight: bold;
    width: 1em;
    padding-right: 3px
}

/*** imágenes ***/
.portable-infobox .pi-image-thumbnail {
   width: 270px;
   height: auto;
}
 
.portable-infobox .pi-image-collection-tabs {
    text-align: center;
}
 
/*** títulos y subítulos ***/
.portable-infobox .pi-title {
    font-size: 22px !important;
}
 
.portable-infobox h2 {
    background-color: #d10805;
    font-size: 13px !important;
}
 
/*** fondo y bordes ***/
.portable-infobox.pi-background {
   background-color: transperent;
   border: 2px solid #d10805;
   width: 270px;
}
 
/*** información ***/
.portable-infobox .pi-data-label {
    font-size: 12px;
}
 
/*** border ***/
.portable-infobox .pi-border-color {
   border-color: transparent;
}
 
.pi-item {
    border: none;
}

/*** estado de los personajes ***/
/**** Vivos ****/
.pi-theme-Vivo .pi-group:nth-of-type(2) {
  background-color: #329932;
}

.pi-theme-Viva .pi-group:nth-of-type(2) {
  background-color: #329932;
}

/**** Fallecidos ****/
.pi-theme-Fallecido .pi-group:nth-of-type(2) {
  background-color: #a8a8a8;
}

.pi-theme-Fallecida .pi-group:nth-of-type(2) {
  background-color: #a8a8a8;
}

/**** Desconocido ****/
.pi-theme-Desconocido .pi-group:nth-of-type(2) {
  background-color: #b76fb7;
}

/* III. Miembros de la administración */
/** Burócratas **/
/*** LucidumStar ***/
/**** Color ****/
a[href$="LucidumStar"] {
    color: red;
    font-weight: Bold;
}

/**** Etiqueta ****/
.Wall .edited-by a.subtle[href$="LucidumStar"]:after {
    content: "Burócrata";
    background-color: #ffbebe;
    border-radius: 2px;
    border: 1px solid red;
    font-size: 10px;
    padding: 3px;
    color: #000;
    text-shadow: none;
    text-transform: uppercase;
}

/**** Comentarios ****/
.comments li[data-user="LucidumStar"] blockquote {
	background: #ffd3d3 !important;
	color: #000;
}
.comments li[data-user="LucidumStar"] blockquote:after {
	border-color: transparent #ffd3d3 #ffd3d3 transparent !important;
}
.comments li[data-user="LucidumStar"] blockquote div {
	background: transparent #ffd3d3 !important;
}
.comments li[data-user="LucidumStar"] .edited-by:after {
	background-color: #000;
	border-radius: 2px;
	color: #fff;
	content: "Burócrata";
	margin-left: 3px;
	padding: 2px 6px;
	text-transform: uppercase;
}

/** Administradores **/
/*** Hyumaru ***/
/**** Color ****/
a[href$="Hyumaru"] {
    color: blue;
    font-weight: Bold;
}

/**** Etiqueta ****/
.Wall .edited-by a.subtle[href$="Hyumaru"]:after {
    content: "Administrador";
    background-color: #cdcdff;
    border-radius: 2px;
    border: 1px solid blue;
    font-size: 10px;
    padding: 3px;
    color: #000;
    text-shadow: none;
    text-transform: uppercase;
}

/**** Comentarios ****/
.comments li[data-user="Hyumaru"] blockquote {
	background: #ccccff !important;
	color: #000;
}
.comments li[data-user="Hyumaru"] blockquote:after {
	border-color: transparent #ccccff #ccccff transparent !important;
}
.comments li[data-user="Hyumaru"] blockquote div {
	background: transparent #ccccff !important;
}
.comments li[data-user="Hyumaru"] .edited-by:after {
	background-color: #000;
	border-radius: 2px;
	color: #fff;
	content: "Administrador";
	margin-left: 3px;
	padding: 2px 6px;
	text-transform: uppercase;
}

/*** Nole16 ***/
/**** Color ****/
a[href$="Nole16"] {
    color: blue;
    font-weight: Bold;
}

/**** Etiqueta ****/
.Wall .edited-by a.subtle[href$="Nole16"]:after {
    content: "Administrador";
    background-color: #cdcdff;
    border-radius: 2px;
    border: 1px solid blue;
    font-size: 10px;
    padding: 3px;
    color: #000;
    text-shadow: none;
    text-transform: uppercase;
}

/**** Comentarios ****/
.comments li[data-user="Nole16"] blockquote {
	background: #ccccff !important;
	color: #000;
}
.comments li[data-user="Nole16"] blockquote:after {
	border-color: transparent #ccccff #ccccff transparent !important;
}
.comments li[data-user="Nole16"] blockquote div {
	background: transparent #ccccff !important;
}
.comments li[data-user="Nole16"] .edited-by:after {
	background-color: #000;
	border-radius: 2px;
	color: #fff;
	content: "Administrador";
	margin-left: 3px;
	padding: 2px 6px;
	text-transform: uppercase;
}
 
/*** Radec200 ***/
/**** Color ****/
a[href$="Radec200"] {
    color: blue;
    font-weight: Bold;
}

/**** Etiqueta ****/
.Wall .edited-by a.subtle[href$="Radec200"]:after {
    content: "Administrador";
    background-color: #cdcdff;
    border-radius: 2px;
    border: 1px solid blue;
    font-size: 10px;
    padding: 3px;
    color: #000;
    text-shadow: none;
    text-transform: uppercase;
}

/**** Comentarios ****/
.comments li[data-user="Radec200"] blockquote {
	background: #ccccff !important;
	color: #000;
}
.comments li[data-user="Radec200"] blockquote:after {
	border-color: transparent #ccccff #ccccff transparent !important;
}
.comments li[data-user="Radec200"] blockquote div {
	background: transparent #ccccff !important;
}
.comments li[data-user="Radec200"] .edited-by:after {
	background-color: #000;
	border-radius: 2px;
	color: #fff;
	content: "Administrador";
	margin-left: 3px;
	padding: 2px 6px;
	text-transform: uppercase;
}
 
/* IV. Módulos */
.WikiaRail .rail-module {
    vertical-align: text-bottom;
    padding: 20px 15px 15px;
    padding-top: 10px;
    border: 1px solid #000;
    margin: 0px 0px 10px 0px;
    background: transparent;
}
 
.WikiaRail .module {
    padding: 20px 15px 15px;
    padding-top: 10px;
    border: 1px solid #000;
    margin: 0px 0px 10px 0px;
    background: transparent;
}

/* V. Opacidad */
    .opacity img {
    filter:alpha(opacity=60);
    -moz-opacity: 0.5;
    opacity: 0.5;}
 
    .opacity:hover img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    }
    
    
/* VI. Perfiles */
.UserProfileMasthead .masthead-avatar .avatar {
	border-color: #d10805
}
 
.UserProfileMasthead .masthead-info-lower:before {
	border: none
}
 
.UserProfileMasthead .masthead-info {
	border: 3px solid #d10805 !important;
	background-image: none !important;
	border-radius: 0;
}
 
.UserProfileMasthead .masthead-info hgroup {
    background-color: #d10805;
    border-radius: 0;
    color: white;
    background-image: none;
}
 
.tag {
	background: #e56d6b !important;
}

/* VII. Plantillas */
/** Diseño de encabezados **/
/*** Estilo ***/
.mainpagebox_header {
    font-size: 180%;
    background-position: bottom;
    color: #ffffff;
    background: #d10805 url("https://vignette.wikia.nocookie.net/onepunchman/images/b/bc/Encabezado-plantillas.png/revision/latest?cb=20190524070126&path-prefix=es") top left no-repeat;
    border-radius: 4px;
    margin: 0px;
    text-align: center;
    padding: 0.3em 0.4em;
    font-family: 'Anton', sans-serif !important;
    transition: 0.5s;
}
 
.mainpagebox_header:hover {
    box-shadow: 0px 5px 0px 0 rgb(255, 99, 62);
    transition: 0.5s;
}

/* VIII. Portales */
/** Saitama **/
.portal-Saitama span {
    width: 100px !important;
    height: 254px !important;
    display: block;
    background-image: url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/8/84/Portal_-_Saitama.png/100px-Portal_-_Saitama.png") !important
}
 
.portal-Saitama span:hover {
    width: 100px !important;
    height: 254px !important;
    background-image:url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/8/88/Portal_-_Saitama_-_Hover.png/100px-Portal_-_Saitama_-_Hover.png") !important;
}
 
/** Genos **/
.portal-Genos span { 
    width: 100px !important;
    height: 254px !important;
    display: block;
    background-image: url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/1/16/Portal_-_Genos.png/100px-Portal_-_Genos.png") !important
}
 
.portal-Genos span:hover {
    width: 100px !important;
    height: 254px !important;
    background-image:url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/d/d8/Portal_-_Genos_-_Hover.png/100px-Portal_-_Genos_-_Hover.png") !important;
} 

/** Garou **/
.portal-Garou span { 
    width: 100px !important;
    height: 254px !important;
    display: block;
    background-image: url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/d/d0/Portal_-_Garou.png/100px-Portal_-_Garou.png") !important
}
 
.portal-Garou span:hover {
    width: 100px !important;
    height: 254px !important;
    background-image:url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/0/02/Portal_-_Garou_-_Hover.png/100px-Portal_-_Garou_-_Hover.png") !important;
}

/** Sonic **/
.portal-Sonic span { 
    width: 100px !important;
    height: 254px !important;
    display: block;
    background-image: url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/4/4f/Portal_-_Sonic.png/100px-Portal_-_Sonic.png") !important
}
 
.portal-Sonic span:hover {
    width: 100px !important;
    height: 254px !important;
    background-image:url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/e/ea/Portal_-_Sonic_-_Hover.png/100px-Portal_-_Sonic_-_Hover.png") !important;
}
 
/** Tatsumaki **/
.portal-Tatsumaki span { 
    width: 100px !important;
    height: 254px !important;
    display: block;
    background-image: url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/c/c4/Portal_-_Tatsumaki.png/100px-Portal_-_Tatsumaki.png") !important
}
 
.portal-Tatsumaki span:hover {
    width: 100px !important;
    height: 254px !important;
    background-image:url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/7/77/Portal_-_Tatsumaki_-_Hover.png/100px-Portal_-_Tatsumaki_-_Hover.png") !important;
}
 
/** King **/
.portal-King span {
    width: 100px !important;
    height: 254px !important;
    display: block;
    background-image: url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/1/11/Portal_-_King.png/100px-Portal_-_King.png") !important
}
 
.portal-King span:hover {
    width: 100px !important;
    height: 254px !important;
    background-image:url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/0/07/Portal_-_King_-_Hover.png/100px-Portal_-_King_-_Hover.png") !important;
} 
 
/** Fubuki **/
.portal-Fubuki span {
    width: 100px !important;
    height: 254px !important;
    display: block;
    background-image: url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/7/71/Portal_-_Fubuki.png/100px-Portal_-_Fubuki.png") !important
}
 
.portal-Fubuki span:hover {
    width: 100px !important;
    height: 254px !important;
    background-image:url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/b/bf/Portal_-_Fubuki_-_Hover.png/100px-Portal_-_Fubuki_-_Hover.png") !important;
}
 
/** Mumen Rider **/
.portal-MumenRider span {
    width: 100px !important;
    height: 254px !important;
    display:block;
    background-image: url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/2/24/Portal_-_Mumen_Rider.png/100px-Portal_-_Mumen_Rider.png") !important
}
 
.portal-MumenRider span:hover {
    width: 100px !important;
    height: 254px !important;
    background-image:url("https://images.wikia.nocookie.net/lightpruebas/es/images/thumb/3/38/Portal_-_Mumen_Rider_-_Hover.png/100px-Portal_-_Mumen_Rider_-_Hover.png") !important;
}

/* IX. Tabbers */
/** Alineación **/
.Tab {
    align-content: center;
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0;
}

/** En página propia **/
.Tab-General .Tab-Tab .selflink {
    color: black;
}

/** Fondo **/
.Tab-General .Tab-Tab {
    background-color: #FAE7E7;
}

/** General **/
.Tab { 
    text-align: center;
    font-weight: bold;
    margin-left: 5px;
}

/** Lectura fácil **/
.Tab-Tab { 
    float: left; 
    margin-right: 2px;
    padding: 5px 15px; 
    width: auto; 
    border: 2px solid #d10805; 
    border-bottom: none;
}

/** Línea divisora **/
.Tab-Line {
    clear: both;
    width: 100%;
    padding-bottom: 3px;
    border-top: 2px solid #d10805;
}