Portability Hub
Advertisement

//

.portable-infobox {
	font-size: 11px;
	line-height: 1.5;
	width: 250px;
}
.portable-infobox .pi-data {
	align-items: center;
}
.portable-infobox .pi-data.pi-item-spacing {
	padding: 8px 10px;
}
.portable-infobox .pi-image-thumbnail {
	height: auto;
	max-width: 250px;
}
.portable-infobox .pi-title {
	font-size: 130%;
	font-weight: bold;
	padding: 1em;
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
	text-align: center;
}
.portable-infobox .pi-font,
.portable-infobox .pi-secondary-font {
	font-size: inherit;
	line-height: inherit;
}
.portable-infobox {
	background-color: #fbfbfd;
	border: 1px solid #bcbfd2;
}
.portable-infobox .pi-title {
	background-color: #1c1c1c;
	color: #fff;
}
.portable-infobox .pi-header {
	background-color: #bcbfd2;
}
.portable-infobox .pi-border-color {
	border-color: #bcbfd2;
}
//

/**/

/*Category:Stylesheets/*/**/

Advertisement