Shin chan Wiki
Advertisement

Monaco.css[]

/*
 El siguiente CSS se aplicara a todas las pieles de todos los usuarios

 SECCIONES:
 1. Skin
 2. Area de texto
 3. Fondo del logo
 4. Detalles Wikia
 */

 /***** 1. SKIN *****/

.color1, .color1 a {
   background-color: #FFCC33;
   color:            White;
}

.color2 {
   background-color: Black;
}

.dark_text_1 {
	color: #626466;
}
.dark_text_2 {
	color: #505254;
}
.accent	{
	background-color: #FEEECC;
	border-color: #FEC423;
	color: #000;
}
#background_strip {
	background-color: #505254;
	border-color: #fec423;
}

#wikia_page {
  top: -178px; !important
  background-color: #FFF;
  color: #000000;
  padding: 2px;
  -moz-border-radius: 0.8em;
}

#navigation_widget {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

#sidebar_1 dl {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

#sidebar_1 dt {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

#search_box {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
}

#page_bar {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
}
/*** Piel Monaco Personalizada ***/

body.ie6 .monaco_shrinkwrap #wiki_logo {left:40px;}

/* Sin categorías en usuarios (permite quitar, pero no añadir), ni en blogs */
body.ns-2 #csAddCategorySwitch, body.ns-2 #csAddCategoryButton, body.ns-2 #csSwitchViewContainer { display:none !important; }
#blogPostCategoriesTitle, #categoryCloudDiv { display:none !important; }

/* Sin enlaces de crear artículo y upload añadidos el 15/07/2009 */
#link_box_dynamic { display: none; }

/* Borde superior de la caja de enlaces */
#link_box {
	border-top: 2px solid #cccccc; 
}

/* Widget EnlacesDex y Languages */
body.wikiaSkinMonaco .reset .WidgetDexLinks .widget_contents, body.wikiaSkinMonaco .reset .WidgetLanguages .widget_contents {
	font-size: 11px;
}

body.wikiaSkinMonaco .reset .WidgetDexLinks .widget_contents li, body.wikiaSkinMonaco .reset .WidgetLanguages .widget_contents li {
	list-style: square outside url(http://images.wikia.com/common/skins/monobook/bullet.gif?1.11a);
	margin-left: 15px;
	padding:0;
}

/* Chat */
.WidgetShoutBoxChat ul {
	background: #feeecc;
	border: 1px solid #ccc;
	font-size: 8pt;
	padding: 11px;
}

.WidgetShoutBoxChat ul li {
	border-top: 1px dotted #ccc;
}

.WidgetShoutBoxChat ul li:first-child {
	border-top: none;
}

.WidgetShoutBoxChat ul li.msgOdd {
	background: #ffeebb;
}

/* Pestañas de las páginas */

#page_tabs li {
	background-color:#EDEDED;
	margin-top:2px;
	line-height: 22px;
	border: 3px solid #D9B250;
	border-left: 1px solid #D9B250;
	border-right: 1px solid #D9B250;
	border-bottom: none;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}

#page_tabs a {
	margin-top: 2px;
}

/* Cambio de color al pasar el ratón por encima de la pestaña no seleccionada */

#page_tabs li:hover {
	background:#ffffff;
}

#page_tabs a:hover {
	text-decoration: none;
}

/* Imagen en la pestaña de discusión */

#page_tabs a#ca-talk {
	background-image: url(http://images.wikia.com/es.pokemon/images/1/1f/Icono_de_discusi%C3%B3n.png?1);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: top right;
}

/* Bordes redondos en widgets */

#sidebar_1 .widget {
	-moz-border-radius: 0.8em;
}

.widget dt {
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	padding-left:5px;
}

/* Espacio de contenido */

#wikia_page {
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
}

#page_bar {
	-moz-border-radius-topright: 18px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 18px;
	-moz-border-radius-bottomleft: 0;
	background-image:url(http://images.wikia.com/common/skins/monaco/images/reflected_shadow.png?1);
	background-position:left top;
	background-repeat:repeat-x;
	color:white;
	font-family:calibri,sans-serif;
	font-size:11pt;
	margin:2px 2px 0;
	overflow:hidden;
	padding:0 5px;
}

#search_box {
	background-image:url(http://images.wikia.com/common/skins/monaco/images/reflected_shadow.png?1);
	background-repeat:repeat-x;
}

/* Panel de opciones del usuario */

#user_masthead { 
	-moz-border-radius: 17px;
	padding-left: 20px; 
	background-color: #EDDDAD;
	margin: 2px;
	margin-bottom: 0;
}

#user_masthead ul { 
	padding-left: 20px; 
}

#wk-avatar-arrow {
	margin-left: 16px; 
}

#wk-avatar-border-blocker {
	background-color: #999;
}

#wk-avatar-menu li {
	text-align: center;
	font-size: 80%;
	margin-right: -10px; 
}

#wk-avatar-username {
	font-size: 80%;
	text-align: center;
	width: 125px;
}

#user_masthead_scorecard {
	display: none;
}

 /***** 3. FONDO DEL LOGO *****/

#background_strip {
   background-color: Lightyellow;
}

 /***** 4. DETALLES WIKIA *****/

#wikia_logo {
   background-image: url(http://images.wikia.com/starwars/images/9/9e/Monaco_wikia_logo.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/lossimpson/es/images/d/d6/Wikia_monaco_logo.png', sizingMethod='crop');
}

#file img { background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images2.wikia.nocookie.net/lossimpson/es/images/6/69/Monaco_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/lossimpson/es/images/6/69/Monaco_header_button.png', sizingMethod='crop');
}

Diseño de portada[]

Bienvenido a Shin Chan Wiki

La enciclopedia de Shin Chan en español.

Hoy es viernes, 19 de abril de 2024

Actualmente tenemos 561 artículos.

¡Gracias a tu ayuda hemos conseguido ya 561 artículos!

¿Qué es Shin Chan Wiki?

Shin Chan Wiki es un Wiki, por lo que todo el mundo puede editar y colaborar. Shin Chan Wiki busca hacer la gran enciclopedia de Shin Chan en castellano.

Shinchan
Contenidos

Personajes


Lugares

Imagen destacada

Julio 2010

Shinchan y Kazama

Shin Chan soplando en la oreja a Kazama.
Ahora....

¡Disfruta del Wiki!

Advertisement