Template:MStrike/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:MStrike
Revision as of 22:39, 12 July 2022 by Vish (talk | contribs) (Created page with ".mstrike-box { margin-bottom: 5px; text-align: center; font-size: 90%; border-radius: 7px; } .mstrike-image { border-radius: 7px; background:#dfdbdb; width: 15%; disp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.mstrike-box {
	margin-bottom: 5px;
	text-align: center;
	font-size: 90%;
	border-radius: 7px;
}

.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;
}

.mstrike-name {
	width: 50%;
}

.mstrike-h2 {
	width: 25%;
}