aboutsummaryrefslogtreecommitdiff
path: root/app/static/css/index.css
blob: a91bec39fe1d96b74a766783775a5b3e3740095c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#done {
	margin: 0 auto;
	text-align: center;
}

#done span {
	font-size: 18px;
}

#done img {
	margin: 0 auto;
	text-align: center;
	width: 40%;
	display: block;
}