Template:MStrike/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Jump to navigation Jump to search
.mstrike-box {
	margin-bottom: 5px;
	text-align: center;
	font-size: 90%;
	border-radius: 7px;
	display: table;
	width: 100%;
}

.mstrike-image {
	border-radius: 7px;
	background:#dfdbdb;
	width: 15%;
	display:table-cell;
}

.mstrike-c2 {
	display:table-cell;
	vertical-align: top;
}

.mstrike-heading {
	font-family: Roboto Slab;
	padding: 5px;
	text-shadow: 1px 1px 1px #333333;
	vertical-align: middle;
	display: table-cell;
}

.mstrike-name {
	width: 60%;
}

.mstrike-h2 {
	width: 20%;
}