Template:Challenge Live tracker/styles.css

Template page
#cl-tracker .cl-bubble {
	display: inline-block;
	text-align: center;
	background-color: #8fe8e8;
	color: black;
	font-weight: bold;
	border-radius: 15px;
	height: 25px;
	width: 25px;
	margin: 2px;
}

#cl-tracker .cl-bubble-complete {
	background-color: #ff54a9;
	color: white;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.