Template:POTD default/styles.css/sandbox

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
.potdbox {
	box-sizing: border-box;
	margin: 0.5em;
	width: 600px;
	border: 3px #ccccff solid;
	padding: 11px;
	text-align: center;
	background-color: white;
}