diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,7 +47,7 @@ html { | |||
47 | min-height: 100%; | 47 | min-height: 100%; |
48 | height: auto !important; | 48 | height: auto !important; |
49 | height: 100%; | 49 | height: 100%; |
50 | margin: 0 auto -160px; | 50 | margin: 0 auto -250px; |
51 | } | 51 | } |
52 | 52 | ||
53 | h1 { | 53 | h1 { |
@@ -284,7 +284,7 @@ ul { | |||
284 | } | 284 | } |
285 | 285 | ||
286 | .footer, .push { | 286 | .footer, .push { |
287 | height: 160px; | 287 | height: 250px; |
288 | } | 288 | } |
289 | 289 | ||
290 | .footer p { | 290 | .footer p { |