Template:NV/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:NV
Revision as of 02:02, 2 June 2021 by Vish (talk | contribs) (Created page with ".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: w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;
}