Template:NV/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:NV
Revision as of 01:36, 26 February 2023 by Vish (talk | contribs)
Jump to navigation Jump to search
.nvbox {
	margin-top:1%;
	border: 1px solid #aaa;
	border-style:ridge;
}

.nvbox2 {
	width: 100%;
}

.nvname {
	font-family:Rubik;
	font-size:18px;
	font-weight:500;
	color: white;
	text-transform:uppercase;
	letter-spacing:2px;
}

.nvbox .fadeinimg {
	float: right;
}

.nvbox3 {
	border-bottom: 1px solid #aaa;
	text-align:center;
	padding-bottom: 10px;
}

.nvscroll {
	max-height: 90px;
	overflow-y: scroll;
}