Main Page/styles.css

From Wurmpedia
Revision as of 18:19, 29 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! */

.mainpage-box{
	background-color:#f8f8f8;
	border-radius:10px;
	width:80%;
	border:2px solid #e0e0e0;
	margin:0 auto;
	padding:5px;
	box-shadow:5px 5px 10px rgba(0,0,0,0.75);
	border-collapse:separate;
}


/* Overrides for specific skins */

/* body.skin-timelesswurm .mainpage-box { } */