Template:HubLink/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:HubLink
Revision as of 00:11, 15 October 2022 by Vish (talk | contribs) (Created page with ".hubbox { border:3px solid black; } .hubicon { background-color: rgba(0,0,0,0.5); display: table-cell; vertical-align: middle; } .charname { line-height: 1.5; font-wei...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.hubbox {
	border:3px solid black;
}

.hubicon {
	background-color: rgba(0,0,0,0.5);
	display: table-cell;
	vertical-align: middle;
}

.charname {
	line-height: 1.5;
	font-weight: bold;
}

.charstatus {
	text-align:center;
	padding: 2px;
	letter-spacing: -0.2px;
	position: absolute;
	top: 0;
	border: 2px solid black;
	border-style: groove;
}

.charname {
	text-shadow: 2px 2px 2px #333333;
	color: white;
	width: auto;
	text-align: center;
}

.charstand {
	font-size: 10.5px;
	text-shadow: 2px 2px 2px #333333;
	color: white;
	display: inline-table;
}