Template:Boxstyle/styles.css

From Wurmpedia
Revision as of 14:33, 22 April 2021 by Ostentatio (talk | contribs)
Jump to navigation Jump to search
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */

.boxstyle{
	margin:2px auto;
	padding:3px;
	width:60%;
	border:2px solid black;
	text-align:left;
	border-radius: 10px;
	box-shadow:5px 5px 10px rgba(0,0,0,0.75);
	border-collapse:separate;
}


/* Overrides for specific skins */

/* body.skin-timelesswurm .boxstyle { } */