Harry Potter Wiki
Advertisement
Harry Potter Wiki

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.
/*** Casas ***/
.portable-infobox.pi-theme-Casa .pi-data-label {
	flex-basis: 130px;
}
.portable-infobox.pi-theme-Casa .pi-secondary-background {
	background-color: #ccc;
}
.portable-infobox.pi-theme-Casa .pi-title {
	background-color: #999;
}

.portable-infobox.pi-theme-Gryffindor .pi-secondary-background {
	background-color: #eeba30;
}
.portable-infobox.pi-theme-Gryffindor .pi-title {
	background-color: #ae0001;
}

.portable-infobox.pi-theme-Hufflepuff .pi-secondary-background {
	background-color: #FFD700;
}
.portable-infobox.pi-theme-Hufflepuff .pi-title {
	background-color: #000;
}

.portable-infobox.pi-theme-Ravenclaw .pi-secondary-background {
	background-color: #222f5b;
	color:#fff;
}
.portable-infobox.pi-theme-Ravenclaw .pi-title {
	background-color: #946b2d;
}

.portable-infobox.pi-theme-Slytherin .pi-secondary-background {
	background-color: #bbb;

}
.portable-infobox.pi-theme-Slytherin .pi-title {
	background-color: #3d6b58;
}
/*** Grises ***/
.portable-infobox.pi-theme-gris .pi-data-label {
	flex-basis: 130px;
}
.portable-infobox.pi-theme-gris .pi-secondary-background {
	background-color: #ccc;
}
.portable-infobox.pi-theme-gris .pi-title {
	background-color: #999;
	color: #000;
}
.portable-infobox.pi-theme-objeto .pi-secondary-background {
	background-color: #dfcaa0;
}
.portable-infobox.pi-theme-objeto .pi-title {
	background-color: #999;
}
.portable-infobox.pi-theme-retrato .pi-secondary-background {
	background-color: #ccc;
}
.portable-infobox.pi-theme-retrato .pi-title {
	background-color: #797a59;
}
.portable-infobox.pi-theme-convicto .pi-secondary-background {
	background-color: #a9a9a9;
}
.portable-infobox.pi-theme-convicto .pi-title {
	background-color: #483c32;
}
.portable-infobox.pi-theme-fantasma .pi-secondary-background {
	background-color: #515151;
	color: #fff;
}
.portable-infobox.pi-theme-fantasma .pi-title {
	background-color: #222;
}
.portable-infobox.pi-theme-squib .pi-secondary-background {
	background-color: #ccc;
}
.portable-infobox.pi-theme-squib .pi-title {
	background-color: #483c50;
}
.portable-infobox.pi-theme-veela .pi-secondary-background {
	background-color: #ccc;
}
.portable-infobox.pi-theme-veela .pi-title {
	background-color: #a0a0db;
}
/*** Rojos ***/
.portable-infobox.pi-theme-rojo .pi-secondary-background {
	background-color: #e55;
}
.portable-infobox.pi-theme-rojo .pi-title {
	background-color: #a00;
}
/*** Carroñero ***/
.portable-infobox.pi-theme-snatcher .pi-secondary-background {
	background-color: #a66159;
	color: #fff;
}
.portable-infobox.pi-theme-snatcher .pi-title {
	background-color: #6b342e;
}
/*** Azules ***/
.portable-infobox.pi-theme-azul .pi-secondary-background {
	background-color: #94c7d1;
}
.portable-infobox.pi-theme-azul .pi-title {
	background-color: #6596bf;
}
.portable-infobox.pi-theme-videojuego .pi-secondary-background {
	background-color: #6596bf;
}
.portable-infobox.pi-theme-videojuego .pi-title {
	background-color: #3e2e6f;
}
.portable-infobox.pi-theme-Beauxbatons .pi-secondary-background {
	background-color: #a0a0db;
}
.portable-infobox.pi-theme-Beauxbatons .pi-title {
	background-color: #3e2e6f;
}
.portable-infobox.pi-theme-info .pi-secondary-background {
	background-color: #3f9f91;
	color: #000;
}
.portable-infobox.pi-theme-info .pi-title {
	background-color: #0f7177;
}
/*** Dorados ***/
.portable-infobox.pi-theme-oro .pi-secondary-background {
	background-color: #ffd700;
}
.portable-infobox.pi-theme-oro .pi-title {
	background-color: #da0;
}
.portable-infobox.pi-theme-libro-real .pi-secondary-background {
	background-color: #dfcaa0;
	color: #000;
}
.portable-infobox.pi-theme-libro-real .pi-title {
	background-color: #ffd700;
}
/*** Anaranjados ***/
.portable-infobox.pi-theme-comida .pi-secondary-bathemeckground {
	background-color: #FFBF00;
}
.portable-infobox.pi-theme-comida .pi-title {
	background-color: #FF8000;
}
/*** Verdes ***/
.portable-infobox.pi-theme-verde .pi-secondary-background {
	background-color: #5ab577;
}
.portable-infobox.pi-theme-verde .pi-title {
	background-color: #337147;
}
.portable-infobox.pi-theme-viridian .pi-secondary-background {
	background-color: #73b9a2;
}
.portable-infobox.pi-theme-viridian .pi-title {
	background-color: #458b74;
}
.portable-infobox.pi-theme-menta .pi-secondary-background {
	background-color: #90ee90;
}
.portable-infobox.pi-theme-menta .pi-title {
	background-color: #32cd32;
}
.portable-infobox.pi-theme-San-Mungo .pi-secondary-background {
	background-color: #addfad;
}
.portable-infobox.pi-theme-San-Mungo .pi-title {
	background-color: #40826d;
}
.portable-infobox.pi-theme-verde-oscuro .pi-secondary-background {
	background-color: #8db87a;
}
.portable-infobox.pi-theme-verde-oscuro .pi-title {
	background-color: #406b3e;
}
.portable-infobox.pi-theme-mago-tenebroso .pi-secondary-background {
	background-color: #738678;
}
.portable-infobox.pi-theme-mago-tenebroso .pi-title {
	background-color: #4d5d53;
}
.portable-infobox.pi-theme-horrocrux .pi-secondary-background {
	background-color: #a0ad99;
}
.portable-infobox.pi-theme-horrocrux .pi-title {
	background-color: #224144;
}
/*** Marrones ***/
.portable-infobox.pi-theme-mago .pi-secondary-background {
	background-color: #653;
	color: #fff;
}
.portable-infobox.pi-theme-mago .pi-title {
	background-color: #321;
}
.portable-infobox.pi-theme-varita .pi-secondary-background {
	background-color: #deb887;
}
.portable-infobox.pi-theme-varita .pi-title {
	background-color: #630;
}
.portable-infobox.pi-theme-Profeta .pi-secondary-background {
	background-color: #f9d3a5;
}
.portable-infobox.pi-theme-Profeta .pi-title {
	background-color: #c96;
}
.portable-infobox.pi-theme-escoba .pi-secondary-background {
	background-color: #f5f5dc;
}
.portable-infobox.pi-theme-escoba .pi-title {
	background-color: #4c2f27;
}
.portable-infobox.pi-theme-gigante .pi-secondary-background {
	background-color: #cd853f;
}
.portable-infobox.pi-theme-gigante .pi-title {
	background-color: #8b4513;
}
.portable-infobox.pi-theme-reliquia .pi-secondary-background {
	background-color: #655;
	color: #fff;
}
.portable-infobox.pi-theme-reliquia .pi-title {
	background-color: #322;
}
/*** Centauro ***/
.portable-infobox.pi-theme-centauro .pi-secondary-background {
	background-color: #8b4513;
	color: #fff;
}
.portable-infobox.pi-theme-centauro .pi-title {
	background-color: #630;
}
/*** Personal de Hogwarts; dorado/magenta ***/
.portable-infobox.pi-theme-Hogwarts .pi-secondary-background {
	background-color: #ffd700;
}
.portable-infobox.pi-theme-Hogwarts .pi-title {
	background-color: #800080;
}
/*** Personal del Ministerio de Magia ***/
.portable-infobox.pi-theme-Ministerio .pi-secondary-background {
	background-color: #c9a0dc;
}
.portable-infobox.pi-theme-Ministerio .pi-title {
	background-color: #96c;
}
/*** Orden del Fénix ***/
.portable-infobox.pi-theme-Fenix .pi-secondary-background {
	background-color: #dd8450;
}
.portable-infobox.pi-theme-Fenix .pi-title {
	background-color: #bb6331;
}
/*** Batalla ***/
.portable-infobox.pi-theme-batalla .pi-secondary-background {
	background-color: #b4c5e3;
}
.portable-infobox.pi-theme-batalla .pi-title {
	background-color: #8a0000;
}
/*** Clase ***/
.portable-infobox.pi-theme-clase .pi-secondary-background {
	background-color: #6596bf;
}
.portable-infobox.pi-theme-clase .pi-title {
	background-color: #800080;
}
/*** Quidditch ***/
.portable-infobox.pi-theme-Quidditch .pi-secondary-background {
	background-color: #77ae62;
}
.portable-infobox.pi-theme-Quidditch .pi-title {
	background-color: #942c89;
}
/*** Jugador de Quidditch ***/
.portable-infobox.pi-theme-jugador .pi-secondary-background {
	background-color: #708090;
}
.portable-infobox.pi-theme-jugador .pi-title {
	background-color: #808080;
}
/*** Mascotas ***/
.portable-infobox.pi-theme-mascota .pi-secondary-background {
	background-color: #cdccc0;
}
.portable-infobox.pi-theme-mascota .pi-title {
	background-color: #5b5b5b;
}
/*** Duende ***/
.portable-infobox.pi-theme-duende .pi-secondary-background {
	background-color: #096;
}
.portable-infobox.pi-theme-duende .pi-title {
	background-color: #50404d;
}
/*** Vampiro ***/
.portable-infobox.pi-theme-vampiro .pi-secondary-background {
	background-color: #800000;
	color: #fff;
}
.portable-infobox.pi-theme-vampiro .pi-title {
	background-color: #000;
}
/*** Durmstrang ***/
.portable-infobox.pi-theme-Durmstrang .pi-secondary-background {
	background-color: #A7B68F;
}
.portable-infobox.pi-theme-Durmstrang .pi-title {
	background-color: #630201;
}
/*** MACUSA ***/
.portable-infobox.pi-theme-MACUSA .pi-secondary-background {
	background-color: #851414; 
	color:#fff;
}
.portable-infobox.pi-theme-MACUSA .pi-title {
	background-color: #002156;
}
/*** Ramas/subramas ***/
.portable-infobox.pi-theme-ramas .pi-secondary-background {
background-color: #ebd8a4;
color: #000;
}
.portable-infobox.pi-theme-ramas .pi-title {
background-color: #723a19;
color: #fff;
}
/*** Tácticas/maniobras en escoba ***/
.portable-infobox.pi-theme-tmaniobras .pi-secondary-background {
background-color: #6596bf;
}
.portable-infobox.pi-theme-tmaniobras .pi-title {
background-color: #723a19;
}
/*** Acólitos ***/
.pi-theme-acólito .pi-image,
.pi-theme-acólito .pi-title,
.pi-theme-acólito .pi-navigation { background-color: #0e1a25; }
.pi-theme-acólito .pi-header { background-color: #173336; color:#FFF }
.pi-theme-acólito .pi-key-val { background-color: #F9F9F9; }
Advertisement