don't put padding on the inside of link boxes
Haldean Brown
3 years ago
11 | 11 | max-width: 100%; |
12 | 12 | margin: 4em 1em; |
13 | 13 | font-size: 30pt; |
14 | } | |
15 | ||
16 | a.choice-style, a.choice { | |
17 | 14 | } |
18 | 15 | } |
19 | 16 | |
30 | 27 | font-size: 150%; |
31 | 28 | font-weight: bold; |
32 | 29 | margin: 1em 0; |
33 | padding: 1em; | |
30 | padding: 1em 0; | |
34 | 31 | text-align: center; |
35 | 32 | text-decoration: none; |
36 | 33 | text-transform: uppercase; |