Template:NV/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Jump to navigation Jump to search
.nvbox {
	margin-top:1%;
	border: 0 !important;
}

.nvbox2 {
	width: 99.5%;
}

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

.nvbox .fadeinimg {
	float: right;
}

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

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