aboutsummaryrefslogtreecommitdiff
path: root/app/static/user_index.css
blob: 7f42c9f51fa103180a4762167541b97adaacf7f3 (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: 80%;
	display: block;
}