Wiki Freezing
Sin resumen de edición
Etiqueta: sourceedit
Sin resumen de edición
Línea 7: Línea 7:
 
}
 
}
   
.WikiaPage {box-shadow: 0 0 0.7em 0.4em White ;border: 2px solid White; border-radius: 3px;}
+
.WikiaPage {box-shadow: 0 0 0.7em 0.4em White ;border: 2px solid White; border-radius: 3px;}
 
 
.Chat {
 
color: white;
 
font-variant: Verdana;
 
}
 
 
body.ChatWindow .Chat {
 
background: url("http://images3.wikia.nocookie.net/__cb20130108213312/freezing/images/3/34/Freezing_background.jpg") right;
 
}
 
 
 
/* Color en los usuarios */
 
/* Color en los usuarios */
 
a[href="/wiki/Usuario:Usui_Uzumaki"],
 
a[href="/wiki/Usuario:Usui_Uzumaki"],
Línea 301: Línea 292:
 
z-index: 10;
 
z-index: 10;
 
}
 
}
 
/* Infobox slideshow */
 
.box.infobox .wikia-slideshow-images-wrapper { padding: 0px; }
 
.box.infobox .wikia-slideshow-wrapper { width: 300px !important; }
 
 
.box.infobox .wikia-slideshow-toolbar, .wikia-slideshow-prev-next { display: none !important; }
 
.wikia-slideshow-popout-add-image { display: none !important; }
 
 
/*=====================*/
 
/* Wiki Barra Navegación */
 
/*=====================*/
 
.WikiaHeader {
 
background-color: #d41525 !important;
 
background-image: -moz-linear-gradient(top, #d41525 20%, #59010f 80%) !important;
 
background-image: -webkit-gradient(linear,left top, left bottom,
 
color-stop(80%, #59010f),
 
color-stop(20%, #d41525)) !important;
 
}
 
.WikiHeader nav {
 
width: auto;
 
height: 35px;
 
border-radius: 8px 8px 0px 0px;
 
}
 
 
.WikiHeader nav li.marked,
 
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {border-radius: 8px 8px -8px 0;}
 
.WikiHeader > nav .subnav-3 {border-radius: 0 8px 8px 8px;}
 
 
.WikiHeader .navbackground,
 
.WikiHeader > nav .subnav-2 {
 
background-color: #000000;
 
background-image: linear-gradient(top, #59010f, #d41525);
 
background-image: -o-linear-gradient(top, #59010f, #d41525);
 
background-image: -moz-linear-gradient(top, #59010f, #d41525);
 
background-image: -webkit-linear-gradient(top, #59010f, #d41525);
 
border-radius: 0 8px 8px 8px;
 
}
 
 
.WikiHeader > nav li.marked {
 
background-color: #000000;
 
background-image: linear-gradient(top, #d41525, #59010f 75%);
 
background-image: -o-linear-gradient(top, #d41525, #59010f 75%);
 
background-image: -moz-linear-gradient(top, #d41525, #59010f 75%);
 
background-image: -webkit-linear-gradient(top, #d41525, #59010f 75%);
 
}
 
 
.WikiHeader .navbackground {box-shadow: 1px 1px 1px #000;}
 
.WikiHeader > nav li.marked > a { border-top: none; }
 
.WikiHeader > nav li { border-bottom: none; }
 
.WikiHeader .navbackground div { background-color: transparent; }
 
.WikiHeader a { text-decoration:none; }
 
 
.WikiHeader > nav li.marked > a {color: #FFFFFF;}
 
.subnav-2-item.marked2 a {text-shadow: 0 0 10px #0067A5, 0 0 8px #d41525 !important;}
 
.WikiHeader > nav li.marked a:hover,
 
.WikiHeader > nav li.marked .subnav-2 > li a:hover {text-decoration: none !important;}
 
.WikiHeader > nav .subnav-3 li a {text-shadow: 0 0 0 Red !important;}
 
 
.WikiHeader > nav li.marked .subnav-2 > li a {
 
-webkit-transition: all .4s linear 0s;
 
-moz-transition: all .4s linear 0s;
 
-ms-transition: all .4s linear 0s;
 
-o-transition: all .4s linear 0s;
 
transition: all .4s linear 0s;
 
}
 
 
.WikiHeader > nav li.marked .subnav-2 > li a:hover {
 
-webkit-transition: all .4s linear 0s;
 
-moz-transition: all .4s linear 0s;
 
-ms-transition: all .4s linear 0s;
 
-o-transition: all .4s linear 0s;
 
transition: all .4s linear 0s;
 
text-shadow: 0 0 5px Red, 0 0 8px #d41525 !important;
 
}
 
 
.WikiHeader .navbackground {box-shadow: 1px 1px 1px #000;}
 
.WikiHeader > nav li.marked > a { border-top: none; }
 
.WikiHeader > nav li {
 
border-bottom: none;
 
background: rgba(212,21,37, 0.7);
 
border-top-left-radius: 3px;
 
border-top-right-radius: 3px;
 
margin-left: 3px;
 
}
 
.WikiHeader .navbackground div { background-color: transparent;}
 
.WikiHeader a { text-decoration:none;}
 
.WikiHeader .accent a {
 
color: white;
 
}
 
 
.WikiHeader > nav li.marked > a {color: #FFFFFF;}
 
.subnav-2-item.marked2 a {text-shadow: 0 0 10px #d41525, 0 0 8px #d41525 !important;}
 
.WikiHeader > nav li.marked a:hover,
 
.WikiHeader > nav li.marked .subnav-2 > li a:hover {text-decoration: none !important;}
 
.WikiHeader > nav .subnav-3 li a {text-shadow: 0 0 0 #d41525 !important;}
 
   
 
/* Estilos de TOC (tabla de contenidos) */
 
/* Estilos de TOC (tabla de contenidos) */

Revisión del 01:10 9 dic 2017

@import url("http://es.freezing.wikia.com/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");
/** WikiaRail **/
.Destacado, 
.WikiaRail .module { 
border-radius: 1em; 
border:3px outset red; 
}

.WikiaPage {box-shadow: 0 0 0.7em 0.4em White ;border: 2px solid White; border-radius: 3px;}
 
/* Color en los usuarios */
a[href="/wiki/Usuario:Usui_Uzumaki"],
table.diff a[title="Usuario:Usui_Uzumaki"],
ul.special li a[title="Usuario:Usui_Uzumaki"],
span.changedby a[title="Usuario:Usui_Uzumaki"],
ul#pagehistory li a[title="Usuario:Usui_Uzumaki"]
{
       color: Orange;
       font-weight:Bold;
       text-shadow: 1px 1px 1px Red;
}
/*Comentarios de administradores de otro color - obtenido de Community Central*/
#user_masthead { background: Blue !important; }
 
.comments li[data-user="Usui_Uzumaki"] blockquote {
   -webkit-border-radius:6px;
   -moz-border-radius:8px;
   border-radius:8px;
   -moz-box-shadow:0 0 0.5em 0.2em blue;
   -webkit-box-shadow:0 0 0.5em 0.2em blue;
   color:black !important;
}

 /***** Reparando algunas cosas mínimas *****/
.WikiaMainContent, .WikiaRail {
   padding-top:5px;
}
.notifications .WikiaMainContent {
    margin-bottom: 0px !important;
}

/* Ajustes botón "Ver cómo queda" */
#EditPage .module_page_controls .wikia-menu-button > a {
	width: 85px;
}
#EditPage .module_page_controls .wikia-menu-button {
	width: 120px;
}
 
.EditPage .module_page_controls .control-button {
	width: 130px;
}

/***** Categorías *****/
.CategorySelect.articlePage {
   border:3px solid white !important;
   background: #d41525;
   background-image: -moz-linear-gradient(top, #d41525 0%, #59010f 100%);
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d41525), color-stop(100%,#59010f));
   background-image: -webkit-linear-gradient(top, #d41525 0%,#59010f 100%);
   border-radius:10px;
   box-shadow:0 0 0.5em 0.2em white;
   color:White;
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d41525', endColorstr='#59010f',GradientType=0 );
}
 
.CategorySelect.articlePage a {
   color:#FFF;
}
 
.CategorySelect.articlePage a:hover {
   font-style:italic;
   text-decoration:none;
}
 
.WikiaArticleCategories {
   border:3px solid black !important;
   background: #FFF;
   background-image: -moz-linear-gradient(top, #d41525 0%, #59010f 100%);
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d41525), color-stop(100%,#59010f));
   background-image: -webkit-linear-gradient(top, #FFF 0%,#59010f 100%);
   border-radius:10px;
   box-shadow:0 0 0.5em 0.2em Black;
   color:White;
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d41525', endColorstr='#59010f',GradientType=0 );
}
 
.WikiaArticleCategories a {
   color:#FFF;
}
 
.WikiaArticleCategories a:hover {
   font-style:italic;
   text-decoration:none;
}

/***Tabbers Animal Crossing Wiki References***/
/* Pestaña activa */
ul.tabbernav li.tabberactive a {
   background-image: -moz-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(75%,DarkRed), color-stop(80%, Red)) !important;
   background-image: -o-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   background-image: -ms-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   border-radius: 10px 10px 0 0 !important;
   -moz-border-radius: 10px 10px 0 0 !important;
   -webkit-border-radius:10px 10px 0 0 !important;
   color:white !important;
   box-shadow:0 0 5px white inset !important;
   -moz-box-shadow:0 0 5px white inset !important;
   -webkit-box-shadow:0 0 5px white inset !important;
} 
/* Pestaña activa cuando el puntero esta sobre ella */
ul.tabbernav li.tabberactive a:hover {
   background-image: -moz-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(75%,DarkRed), color-stop(80%, Red)) !important;
   background-image: -o-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   background-image: -ms-linear-gradient(top, DarkRed 75%, Red 80%) !important;
   border-radius: 10px 10px 0 0 !important;
   -moz-border-radius: 10px 10px 0 0 !important;
   -webkit-border-radius:10px 10px 0 0 !important;
   color:white !important;
   box-shadow:0 0 10px white inset !important;
   -moz-box-shadow:0 0 10px white inset !important;
   -webkit-box-shadow:0 0 10px white inset !important;
} 
/* Pestañas inactivas */
ul.tabbernav li a {
   background: Red !important;
   transition-timing-function: ease-out !important;
    -webkit-transition-duration: 0.4s !important;
       -moz-transition-duration: 0.4s !important;
        -ms-transition-duration: 0.4s !important;
         -o-transition-duration: 0.4s !important;
            transition-duration: 0.4s !important;
    -webkit-transition-duration: 0.4s !important;
       -moz-transition-duration: 0.4s !important;
        -ms-transition-duration: 0.4s !important;
         -o-transition-duration: 0.4s !important;
            transition-duration: 0.4s !important;
   color:white !important;
} 
/* Pestaña inactiva cuando el puntero esta sobre ella */
ul.tabbernav li a:hover {
   background: DarkRed !important;
   -moz-box-shadow:0 0 10px Red inset !important;
   -webkit-box-shadow:0 0 10px Red inset !important;
   box-shadow:0 0 10px Red inset !important;
}

/** Tablabonita - De Inciclopedia **/
.tablabonita {
   margin: 0.5em 0.5em 0.5em 1em;
   padding: 0.5em;
   background: #f9f9f9;
   color:black;
   border: 1px #aaa solid;
   border-collapse: collapse;
   font-size: 95%;
}
.tablabonita th {
   background: #efefef;
   color:black;
   text-align:center;
}
/** Bloques desplegables - con botón de Mostrar y Ocultar - de Inciclopedia **/
/* Usado para la plantilla [[Plantilla:desplegable]] */
div.Boxmerge,
div.NavFrame {
   margin: 0px;
   padding: 2px;
   border: 1px solid #aaaaaa;
   text-align: center;
   border-collapse: collapse;
   font-size: 95%;
}
div.Boxmerge div.NavFrame {
   border-style: none;
   border-style: hidden;
}
div.NavFrame + div.NavFrame {
   border-top-style: none;
   border-top-style: hidden;
}
div.NavPic {
   margin: 0px;
   padding: 2px;
   float: left;
}
div.NavFrame div.NavHead {
   height: 1.6em;
   font-weight: bold;
   font-size: 100%;
   background-color: #f0f0ff; 
   color:#000;
}
div.NavFrame p {
   font-size: 100%;
}
div.NavFrame div.NavContent {
   font-size: 100%;
}
div.NavFrame div.NavContent p {
   font-size: 100%;
}
div.NavEnd {
   margin: 0px;
   padding: 0px;
   line-height: 1px;
   clear: both;
}
a.NavToggle {
   margin: 0px;
   padding: 2px;
   float: right;
   z-index:100;
   font-weight:normal;
   font-size:smaller;
}
 
/** Texto expansible - de Uncyclopedia, adaptado por Inciclopedia **/
/* Al pasar cursor se muestra una parte oculta anteriormente, esencial para [[plantilla:expansible]] */
 
/* Oculta la parte que no se muestra al principio */
.textooculto { 
   display: none 
}
 
/* Muestra la parte oculta al pasar el cursor */
.textovisible:hover .textooculto { 
   display: inline !important 
}
 
/* Variación hecha por "Chixpy" para poder hacer menús, esencial para [[plantilla:Menú expansible]] */
/* Oculta la parte que no se debe mostrar */
.menuoculto { 
   display: none 
}
 
/* Muestra la parte oculta al pasar el cursor */
.menuvisible:hover .menuoculto { 
   display: block !important 
}
 
 
/** Listas en una línea - de Inciclopedia **/
.listacontinua {
   background: transparent;
   border:none;
   clear: right;
   padding:0;
   margin: 0;
   display: inline;
}
.listacontinua ul {
   padding:0;
   margin: 0;
}
.listacontinua li {
   white-space:nowrap;
   margin: 0;
   padding:0 1em 0 0;
   display: inline;
   overflow: auto;
}
 
 
/** Estilo de las redirecciones **/
.allpagesredirect a {
   font-style:italic;
}
 
 
/** Imagen pop-up **/
/* Imagen oculta */
.imagenpopup .popup {
   display: none; speak: none;
}
 
/* Color de enlace para distinguirlo y hacerlo especial */
.imagenpopup .enlace a {
   color:#008000;
}
 
/* Despliega la imagen */
.imagenpopup:hover .popup {
   background: transparent;
   padding: 2em 1em 1em 2em;
   display: inline;
   position: absolute;
   margin-left:-2em;
   margin-top:-2em;
   z-index: 10;
}

/* Estilos de TOC (tabla de contenidos) */
#toc {
	margin:1em 0 1em 0;
	border:1px solid #999;
	-moz-border-radius:0 1em 1em 0;
	-webkit-border-top-right-radius:1em;
	-webkit-border-bottom-right-radius 1em;
	border-radius:0 1em 1em 0;
	-moz-box-shadow:0.1em 0.1em 0.5em #303030;
	-webkit-box-shadow:0.1em 0.1em 0.5em #303030;
	box-shadow:0.1em 0.1em 0.5em #303030;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background:transparent url(data:image/gif;base64,R0lGODdhAQABAIABAN3d3f///ywAAAAAAQABAAACAkQBADs=) center 27px repeat-x;
}
 
#toctitle { margin-top:-3px; margin-bottom:7px; }
 
span.tocnumber, span.toctext { color:#001E8C; }

/* Encabezados provenientes de Modern Family Wiki */
.WikiaArticle h2 {
    border-bottom: 2px solid Orange;
    font-family: Century Gothic;
    font-style: Normal;
    color: OrangeRed;
    font-size: 22px;
}
 
.WikiaArticle .editsection {
    float: right;
    font-size: 12px;
    border-bottom: 3px solid Orange;
    margin-bottom:-3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
    border-radius: 15px 15px 0 0;
    background: Orange;
}
 
.WikiaArticle .editsection a {
    color: White;
    font-weight: bold;
}
.WikiaArticle h3 {
    font-family: Arial;
    font-style: Normal;
    border-bottom: 1px solid Orange;
    color: DarkOrange;
}
 
.WikiaArticle h4 {
    font-family: Arial;
    font-style: Normal;
    border-bottom: 1px solid Orange;
}
 
.WikiaArticle h5 {
    font-family: Arial;
    font-style: Normal;
}
 
.WikiaArticle h6 {
    font-family: Arial;
    font-style: Normal;
}