Wiki PokéEscritura
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.
/******************************/
/* EXPANSIBLE DE "MY ACCOUNT" (CÓDIGOS DE BLEACH WIKI)*/
/******************************/
.AccountNavigation .subnav a {
   text-shadow:none;
   text-shadow:2px 2px 2px Black;
   font-weight:bold;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   border-radius:5px;
   -moz-box-shadow:0 0 0.3em 0.2em Goldenrod;
   -webkit-box-shadow:0 0 0.3em 0.2em Goldenrod;
   box-shadow:0 0 0.3em 0.2em Goldenrod;
   background-image:url(http://images.wikia.com/kingdomhearts/es/images/e/e4/My_Account_Color.png) !important;
   color:Silver !important;
   transition-timing-function: ease-out;
       -webkit-transition-property: background-color, border-radius;
       -moz-transition-property: background-color, border-radius;
        -ms-transition-property: background-color, border-radius;
         -o-transition-property: background-color, border-radius;
            transition-property: background-color, border-radius;
    -webkit-transition-duration: 0.4s;
       -moz-transition-duration: 0.4s;
        -ms-transition-duration: 0.4s;
         -o-transition-duration: 0.4s;
            transition-duration: 0.4s;
}
.AccountNavigation .subnav a:hover {
   color:White !important;
   background: Transparent;
   text-shadow:1px 1px 1px Black;
   font-weight:bold;
   -moz-border-radius:0 0 15px 15px;
   -webkit-border-radius:0 0 15px 15px;
   border-radius:0 0 15px 15px;
   -moz-box-shadow:0 0 1.1em 0.5em Black;
   -webkit-box-shadow:0 0 1.1em 0.5em Black;
   box-shadow:0 0 1.1em 0.5em Black;
}

/* Masthead Usuario */
 
.UserProfileMasthead .masthead-info .group { background: MidnightBlue; url(' http://www.chemicalforums.com/Themes/Mitch2/images/starmod.gif ') no-repeat;  padding-left:25px; background-position:5px 1px; }
 
 
.UserProfileMasthead .masthead-info hgroup { 
background: transparent !important;  
border-top-left-radius: 10px; 
border-top-right-radius: 10px; 
color: White; 
text-shadow:<text Shadow (optional) 0 4px 4px;
overflow: auto;
padding: 10px 27px;}
 
.UserProfileMasthead .masthead-info h1 {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 16px;
}
.UserProfileMasthead .masthead-info {
background-color:black; 
color: White; 
background-image: url("http://www.wallsforpc.com/wp-content/uploads/2012/10/Yellow-Abstract-Background.jpg") !important; 
}
 
 
.WikiaUserPagesHeader .tabs {
  border-bottom: medium none;
  padding-left: 5px;
}
 
.WikiaUserPagesHeader .tabs .selected {
  -moz-box-shadow: -3px 7px 7px 0 #transparent;
}
.tabs li a {
  -moz-border-radius-topleft: 5px !important;
  -moz-border-radius-topright: 5px !important;
}
.WikiaUserPagesHeader .tabs .selected {
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -ms-border-radius: 8px 8px 0px 0px;
    -o-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}
 
.WikiaUserPagesHeader .tabs li a {
    display: inline-block;
    font-size: 12px;
    margin-top: 4px;
    padding: 3px 10px;
    color:White;
    border: medium none !important;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -ms-border-radius: 8px 8px 0px 0px;
    -o-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}
 
.WikiaUserPagesHeader .tabs .selected a {
    background-color: transparent;
background: -moz-linear-gradient(top, rgba(244,174,0,1) 0%, rgba(201,152,30,1) 5%, rgba(0,0,0,0) 150%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,174,0,1)), color-stop(5%,rgba(201,152,30,1)), color-stop(150%,rgba(0,0,0,0))); 
background: -webkit-linear-gradient(top, rgba(244,174,0,1) 0%,rgba(201,152,30,1) 5%,rgba(0,0,0,0) 150%); 
background: -o-linear-gradient(top, rgba(244,174,0,1) 0%,rgba(201,152,30,1) 5%,rgba(0,0,0,0) 150%);
background: -ms-linear-gradient(top, rgba(244,174,0,1) 0%,rgba(201,152,30,1) 5%,rgba(0,0,0,0) 150%);
    border: none;
    font-weight: bold;
    margin-top: 0px;
    padding: 5px 10px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -ms-border-radius: 8px 8px 0px 0px;
    -o-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}
/***************/
/*Masthead Tabs*/
/***************/ 
.WikiaUserPagesHeader .tabs {
    float: center;
    width: 670px; 
}
.WikiaUserPagesHeader .tabs,
#UPPLightboxWrapper .tabs {
    border: none;
    padding-left: 164px;
}
.UserProfileActionButton {
    background-color: rgba(0, 0, 0, 0.5);
background: -moz-linear-gradient(top, rgba(244,174,0,1) 0%, rgba(201,152,30,1) 4%, rgba(0,0,0,0) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,174,0,1)), color-stop(4%,rgba(201,152,30,1)), color-stop(100%,rgba(0,0,0,0))); 
background: -webkit-linear-gradient(top, rgba(244,174,0,1) 0%,rgba(201,152,30,1) 4%,rgba(0,0,0,0) 100%); 
background: -o-linear-gradient(top, rgba(2244,174,0,1) 0%,rgba(201,152,30,1) 4%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top, rgba(244,174,0,1) 0%,rgba(201,152,30,1) 4%,rgba(0,0,0,0) 100%);
    margin-left: 7px;
    text-align: right;
    border-radius: 6px 6px 0 0; 
    padding: 10px 5px !important;
}
 
.WikiaUserPagesHeader .tabs li a,
#UPPLightboxWrapper .tabs li a {
background: -moz-linear-gradient(top, rgba(244,174,0,1) 0%,rgba(201,152,30,1) 5%, rgba(0,0,0,0) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,174,0,1)), color-stop(5%,rgba(201,152,30,1)), color-stop(100%,rgba(0,0,0,0))); 
background: -webkit-linear-gradient(top, rgba(244,174,0,1) 0%,rgba(201,152,30,1) 5%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top, rgba(244,174,0,1) 0%,rgba(201,152,30,1) 5%,rgba(0,0,0,0) 100%); 
background: -ms-linear-gradient(top, rgba(244,174,0,1) 0%,rgba(201,152,30,1) 5%,rgba(0,0,0,0) 100%);
/** Transitions **/
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.3s;
    -moz-transition-delay: 0s;
    -moz-transition-timing-function: linear;
    -o-transition-property: background-color;
    -o-transition-duration: 0.3s;
    -o-transition-delay: 0s;
    -o-transition-timing-function: linear;
/** IE will support transitions from v.10 onwards **/
    -ms-transition-property: background-color;
    -ms-transition-duration: 0.3s;
    -ms-transition-delay: 0s;
    -ms-transition-timing-function: linear;
}
 
.WikiaUserPagesHeader .tabs li a:hover,	
#UPPLightboxWrapper .tabs li a:hover {	
    background-color: #D39700; 
}
 
/* Tipografía de Usuario*/ 
 
a[href="/wiki/Usuario:Draco,_the_Writer"], 
table.diff a[title="Draco,_the_Writer"], 
ul.special li a[title="Draco,_the_Writer"], 
span.changedby a[title="Draco,_the_Writer"], u
l#pagehistory li a[title="Draco,_the_Writer"] 
 
{
	color: #000 ; 
        font-weight: bold;
        font-family:'Viner Hand ITC';  
	text-shadow: 0 0 4px #FF0000, 0 0 5px #FF0000, 0 0 7px #FF0000, 0 0 10px #FF0000, 0 0 15px #FF0000;
 
}

a[href="/wiki/Usuario:Naneko"], 
table.diff a[title="/wiki/Usuario:Naneko"], 
ul.special li a[title="/wiki/Usuario:Naneko"], 
span.changedby a[title="/wiki/Usuario:Naneko"], u
l#pagehistory li a[title="/wiki/Usuario:Naneko"] 
 
{ 
color: #CDCDB4 !important; 
font-family:'Calibri'; 
text-shadow: Black 1px 1px 1px; 
}

a[href="/wiki/Usuario:Butterfreee"], 
table.diff a[title="/wiki/Usuario:Butterfreee"], 
ul.special li a[title="/wiki/Usuario:Butterfreee"], 
span.changedby a[title="/wiki/Usuario:Butterfreee"], u
l#pagehistory li a[title="/wiki/Usuario:Butterfreee"] 
 
{ 
color: SkyBlue !important; 
font-family:'Viner Hand ITC'; 
text-shadow: DarkMagenta 1px 1px 1px; 
}
 
/* Imagen de Usuario */

a[href="/wiki/Usuario:Draco,_ther_Writer"] 
{ 
        background:url(http://images2.wikia.nocookie.net/pokeescritura/es/images/6/6b/Draco_icono.png) center left no-repeat; padding-left:24px;}
Advertisement