Portability Hub
Advertisement

//

.pi-theme-disney {
	background: #fff;
	border: 1px solid #2c2c68;
	color: black;
	font-size: smaller;
	line-height: 1.5;
	width: 258px;
}
.pi-theme-disney .pi-item-spacing {
	padding: 4px;
}
.pi-theme-disney .pi-title {
	background-color: #229dfa;
	box-shadow: 0 -3px 7px 0 #002ed1 inset, 0 -11px 9px 4px #0070f6 inset, 0 3px 3px 0 #0070f6 inset, 0 4px 10px 1px #c6ecff inset, 0 4px 5px 0 #0063ff inset;
	color: #fff;
	font-weight: 700;
	text-align: center;
}
.pi-theme-disney .pi-title {
	font-size: larger;
	line-height: inherit;
}
.pi-theme-disney .pi-image {
	width: 258px;
}
.pi-theme-disney .pi-header {
	background-color: #000bdf;
	box-shadow: 0 -3px 7px 0 #000049 inset, 0 -11px 9px 4px #0001cb inset, 0 3px 3px 0 #0001cb inset, 0 4px 10px 1px #339bfc inset, 0 -32px 28px -17px white inset;
	color: #fff;
	text-align: center;
}
.pi-theme-disney .pi-data {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.pi-theme-disney .pi-data-label {
	flex-basis: 70px!important;
}
//

/**/

Advertisement