b6a38d7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* Custom Styles */ body { max-width: 960px; text-align: justify; } .sticky { position: fixed; bottom: 30px; left: 30px; } .footer { padding-top: 70px; }