Wiki Mitología
Sin resumen de edición
Sin resumen de edición
Línea 4: Línea 4:
 
.CorporateFooter li:hover, .CorporateFooter a:hover {
 
.CorporateFooter li:hover, .CorporateFooter a:hover {
 
color:Black;
 
color:Black;
background:Blue;
+
background:Black;
 
-moz-border-radius:5px;
 
-moz-border-radius:5px;
 
-webkit-border-radius:5px;
 
-webkit-border-radius:5px;
-moz-box-shadow:0 0 0.5em 0.2em Blue;
+
-moz-box-shadow:0 0 0.5em 0.2em Black;
-webkit-box-shadow:0 0 0.5em 0.2em Blue;
+
-webkit-box-shadow:0 0 0.5em 0.2em Black;
text-shadow:1px 1px 1px Blue;
+
text-shadow:1px 1px 1px Black;
 
font-weight:Bold;
 
font-weight:Bold;
 
text-decoration:none !important;
 
text-decoration:none !important;
Línea 18: Línea 18:
 
.WikiaArticleInterlang,
 
.WikiaArticleInterlang,
 
.WikiaRail .module {
 
.WikiaRail .module {
background: #00008B;
+
background: #FF0000;
background-image:-moz-linear-gradient(19% 75% 90deg,#00008B, #00008B, #00008B 100%);
+
background-image:-moz-linear-gradient(19% 75% 90deg,#FF0000, #D60404, #8C0000 100%);
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#00008B), to(#00008B), color-stop(.6,#00008B));
+
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#8C0000), to(#FF0000), color-stop(.6,#D60404));
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#00008B), to(#00008B), color-stop(.6,#00008B));
+
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#8C0000), to(#FF0000), color-stop(.6,#D60404));
color:White;
+
color:Black;
 
border-radius:10px;
 
border-radius:10px;
border:White;
+
border:none;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00008B', endColorstr='#00008B',GradientType=0 );
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8C0000', endColorstr='#8C0000',GradientType=0 );
 
opacity: 0.8 !important;
 
opacity: 0.8 !important;
 
}
 
}
 
.WikiaRail .module a {
 
.WikiaRail .module a {
 
 
color:White;
 
color:White;
 
font-weight:Insula;
 
font-weight:Insula;
Línea 38: Línea 37:
 
border:3px solid black !important;
 
border:3px solid black !important;
 
background: #000000;
 
background: #000000;
background-image: -moz-linear-gradient(top, #000000 0%, blue 100%);
+
background-image: -moz-linear-gradient(top, #000000 0%, #8B0000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,blue));
+
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#8B0000));
background-image: -webkit-linear-gradient(top, #000000 0%,blue 100%);
+
background-image: -webkit-linear-gradient(top, #000000 0%,#8B0000 100%);
 
border-radius:10px;
 
border-radius:10px;
box-shadow:0 0 0.5em 0.2em white;
+
box-shadow:0 0 0.5em 0.2em Black;
 
color:White;
 
color:White;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#FFD700',GradientType=0 );
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8B0000',GradientType=0 );
 
}
 
}
 
 
.CategorySelect.articlePage a {
 
.CategorySelect.articlePage a {
color:#FFF;
+
color: 3px solid white;
}
 
 
.CategorySelect.articlePage a:hover {
 
font-style:italic;
 
text-decoration:none;
 
 
}
 
}
   
Línea 59: Línea 52:
 
border:3px solid black !important;
 
border:3px solid black !important;
 
background: #000000;
 
background: #000000;
background-image: -moz-linear-gradient(top, #000000 0%, blue 100%);
+
background-image: -moz-linear-gradient(top, #000000 0%, #8B0000 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,blue));
+
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#8B0000));
background-image: -webkit-linear-gradient(top, #000000 0%,blue 100%);
+
background-image: -webkit-linear-gradient(top, #000000 0%,#8B0000 100%);
 
border-radius:10px;
 
border-radius:10px;
box-shadow:0 0 0.5em 0.2em white;
+
box-shadow:0 0 0.5em 0.2em Black;
 
color:White;
 
color:White;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#FFD700',GradientType=0 );
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8B0000',GradientType=0 );
 
}
 
}
 
 
.WikiaArticleCategories a {
 
.WikiaArticleCategories a {
 
color:#FFF;
 
color:#FFF;
Línea 76: Línea 68:
 
text-decoration:none;
 
text-decoration:none;
 
}
 
}
  +
  +
   
 
/* Obtenido de [[w:c:es.pokemon|Wikidex]] */
 
/* Obtenido de [[w:c:es.pokemon|Wikidex]] */
Línea 223: Línea 217:
 
/***** Brillo en la página *****/
 
/***** Brillo en la página *****/
 
.WikiaPage {
 
.WikiaPage {
-moz-box-shadow: 0 0 0.7em 0.4em Blue;
+
-moz-box-shadow: 0 0 0.7em 0.4em Red;
-webkit-box-shadow: 0 0 0.7em 0.4em Blue;
+
-webkit-box-shadow: 0 0 0.7em 0.4em Red;
 
}
 
}

Revisión del 13:11 27 jul 2013

/* SIDEBAR */
/* CORPORATE FOOTER */

.CorporateFooter li:hover, .CorporateFooter a:hover {
   color:Black;
   background:Black;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   -moz-box-shadow:0 0 0.5em 0.2em Black;
   -webkit-box-shadow:0 0 0.5em 0.2em Black;
   text-shadow:1px 1px 1px Black;
   font-weight:Bold;
   text-decoration:none !important;
}


/***** Módulo de páginas *****/
.WikiaArticleInterlang,
.WikiaRail .module {
   background: #FF0000;
   background-image:-moz-linear-gradient(19% 75% 90deg,#FF0000, #D60404, #8C0000 100%);
   background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#8C0000), to(#FF0000), color-stop(.6,#D60404));
   background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#8C0000), to(#FF0000), color-stop(.6,#D60404));
   color:Black;
   border-radius:10px;
   border:none;
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8C0000', endColorstr='#8C0000',GradientType=0 );
   opacity: 0.8 !important;
}
.WikiaRail .module a {
   color:White;
   font-weight:Insula;
}

/*Categorias*/
.CategorySelect.articlePage {
   border:3px solid black !important;
   background: #000000;
   background-image: -moz-linear-gradient(top, #000000 0%, #8B0000 100%);
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#8B0000));
   background-image: -webkit-linear-gradient(top, #000000 0%,#8B0000 100%);
   border-radius:10px;
   box-shadow:0 0 0.5em 0.2em Black;
   color:White;
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8B0000',GradientType=0 );
}
.CategorySelect.articlePage a {
   color: 3px solid white;
}

.WikiaArticleCategories {
   border:3px solid black !important;
   background: #000000;
   background-image: -moz-linear-gradient(top, #000000 0%, #8B0000 100%);
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#8B0000));
   background-image: -webkit-linear-gradient(top, #000000 0%,#8B0000 100%);
   border-radius:10px;
   box-shadow:0 0 0.5em 0.2em Black;
   color:White;
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8B0000',GradientType=0 );
}
.WikiaArticleCategories a {
   color:#FFF;
}

.WikiaArticleCategories a:hover {
   font-style:italic;
   text-decoration:none;
}



/* Obtenido de [[w:c:es.pokemon|Wikidex]] */
/*** IMÁGENES ***/
/* Aspecto de los thumbs */
div.thumbinner, .WikiaArticle .thumbinner {
	background-color:#333;
	background:-moz-linear-gradient(center top, #888 0%, #333 100%);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #888888), color-stop(100%, #333333));
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
	border:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#FFFFFF;
	-moz-box-shadow:2px 2px 5px #333;
	-webkit-box-shadow:2px 2px 5px #333;
	box-shadow:2px 2px 5px #333;
	padding-top:4px !important; /* Un píxel más para igualar con los lados */
}
 
.thumbinner a, .thumbinner a:visited { color:#4169e1; }
 
img.thumbimage {
	background-color:#f9f9f9;
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
 
a.magnify.sprite { background:url("http://images2.wikia.nocookie.net/__cb20101012094234/es.pokemon/images/f/ff/FlechaIm%C3%A1genes.png") center center no-repeat; }

/*Copied from http://www.barelyfitz.com/projects/tabber/example.css used under mit license
see http://www.barelyfitz.com/projects/tabber/
*/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
 
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}
 
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}
 
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #CCC;
 font: bold 12px Verdana, sans-serif;
}
 
ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}
 
ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #ccc;
 border-bottom: none;
 background: #f2f7ff;
 text-decoration: none;
}
 
ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }
 
ul.tabbernav li a:hover
{
 color: #000;
 background: #fff9f2;
 border-color: #CCC;
}
 
ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}
 
ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}
 
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #CCC;
 border-top:0;
 
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */
 
 /* height:200px; */
 
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */
 
 /* overflow:auto; */
}
 
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
 
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/***** Brillo en la página  *****/
.WikiaPage {
   -moz-box-shadow: 0 0 0.7em 0.4em Red;
   -webkit-box-shadow: 0 0 0.7em 0.4em Red;
}