Parent: [456a55] (diff)

Child: [115346] (diff)

Download this file

style.css    18 lines (12 with data), 167 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
/* Put your CSS here */
body{
padding-top: 70px;
padding-bottom: 90px;
}
.mgbtm{
margin-bottom: 20px;
}
.question p{
text-align: center;
margin-top:50px;
}