Template:Key/styles.css

From Wurmpedia
Jump to navigation Jump to search
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */

.key {
	border: 1px solid #aaa;
	border-radius: 2px;
	box-shadow: 1px 2px 2px #ddd;
	background-color: #f9f9f9;
	background-image: linear-gradient(to top, #eee, #f9f9f9, #eee);
	padding: 1px 3px;
	font-family: inherit;
	font-size: 0.85em;
}


/* Overrides for specific skins */

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