diff options
| -rw-r--r-- | style.css | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -58,7 +58,7 @@ h1 { | |||
| 58 | } | 58 | } |
| 59 | 59 | ||
| 60 | h2 { | 60 | h2 { |
| 61 | font-size: 18pt; | 61 | font-size: 24pt; |
| 62 | font-weight: 300; | 62 | font-weight: 300; |
| 63 | cursor: pointer; | 63 | cursor: pointer; |
| 64 | } | 64 | } |
| @@ -221,10 +221,10 @@ ul { | |||
| 221 | .footer { | 221 | .footer { |
| 222 | background-color: #4A5D67; | 222 | background-color: #4A5D67; |
| 223 | color: #8E99A0; | 223 | color: #8E99A0; |
| 224 | font-size: 0.8em; | 224 | font-size: 11pt; |
| 225 | margin-left: 0; | 225 | margin-left: 0; |
| 226 | margin-right: 0; | 226 | margin-right: 0; |
| 227 | padding: 0.4em 0 0.4em 0; | 227 | padding: 0.2em 0 0 0; |
| 228 | text-align: center; | 228 | text-align: center; |
| 229 | width: 100%; | 229 | width: 100%; |
| 230 | } | 230 | } |
