diff options
| author | erdgeist <erdgeist@bauklotz.fritz.box> | 2016-08-14 23:32:21 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@bauklotz.fritz.box> | 2016-08-14 23:32:21 +0200 |
| commit | 1f48db37424682b6a966d192cf113e5e27c3de5c (patch) | |
| tree | 287f01c31c8f4237ee6601381ae5e44bbbbb361f | |
| parent | 41489e70eddef806456ee2b6d66a469a739f4eb4 (diff) | |
Mehr Luft
| -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 { |
