Doblaje España Wiki
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.
.portable-infobox {
	float:right;
	background-color: white;
	border: 1px solid #6D91BC;
	-moz-border-radius:15px 15px 0 0;
	border-right-width:2px;
	border-bottom-width:2px;
	padding: 1px;
	margin: 0 0 1em 1em;
	width:227px;
	font-size:85%;
}
 
.portable-infobox .pi-title {
	background: #AA151B;
	text-align:center;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	color: white;
	font-size: 1.3em;
	font-weight: bold;
}
 
.portable-infobox .pi-data-label {
	background: #CFD8E7;
	font-size: 90%;
	text-align: right;
	flex-basis: 240px;
}
 
.portable-infobox .pi-item-spacing {
	padding: 0;
    margin: 2px;
}
 
.portable-infobox .pi-data-value{
    text-align: center;
}
 
.portable-infobox .pi-item {
    border-bottom: none;
}
 
.portable-infobox .pi-item.pi-image img {
    width: 223px;
}
.portable-infobox .pi-item.pi-image img {
   width:auto
}
img.pi-image-thumbnail {
    max-width:100%;
    height:auto;
    max-height:100%;
}
Advertisement