Template:GBox/styles.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
< Template:GBox
Revision as of 21:32, 30 April 2021 by Paisley Park (talk | contribs) (Created page with ".gbox { width:100%; max-width:100%; border: 2px solid #56566d; border-radius: 5px; } .gbox2 { border-radius: 6px; text-align:center; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.gbox {
	width:100%;
	max-width:100%;
	border: 2px solid #56566d;
	border-radius: 5px;
}

.gbox2 {
	 border-radius: 6px;
	 text-align:center;
}