›Coming Soon

This is a work in progress. The Ronin Store will be opening soon....

› Styles

The code for this code box. It is a class called .code




#content .code{
	color: #000000;
	background: #F4f4f4 url(codenums.png) repeat-y;
	border: 1px solid #ccc;
	padding: 1px;
	padding-left: 25px;
	font-size: 1em;
	width: 470px;
	margin: 2px auto;
	white-space: nowrap;
	overflow: auto;}