Template:Picture of the day/styles.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
.template-picture-of-the-day {
    box-sizing: border-box;
	clear: both;
	width: 100%;
	margin: 0.5em auto;
	border: 2px solid #e5d4a1;
	background-color: #faf5e6;
	border-spacing: 8px;
}
.template-picture-of-the-day td {
	padding: 0;
}
.template-picture-of-the-day .potd-icon {
	width: 64px;
	text-align: center;
}