Template:Char/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:Char
Revision as of 04:52, 2 September 2021 by Vish (talk | contribs)
Jump to navigation Jump to search
.charbox {
	position: relative;
	border:2px solid black;
}

.chariconbg {
	position:absolute;
}

.chariconbg2 {
	z-index: 0;
	padding-top: 5%;
}

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

.charwhitelink {
	color:white;
	font-weight:bold;
}

.charstand {
	font-size: 10.5px;
	text-shadow: 2px 2px 2px #333333;
}