Jump to content

Template:POTD default/sandbox/styles.css

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