Template:Backlog of the week/styles.css

From Wikipedia, the free encyclopedia
.improvement-of-the-week {
	max-width: 700px;
	margin: 1em auto;
	border: 2px solid #CEE0F2;
	border-radius: 1em;
	background-color: #F5FAFF;
	text-align: center;
}

.improvement-of-the-week > p > span {
	font-weight: bold;
}