summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorerdgeist <erdgeist@bauklotz.fritz.box>2016-08-14 23:32:21 +0200
committererdgeist <erdgeist@bauklotz.fritz.box>2016-08-14 23:32:21 +0200
commit1f48db37424682b6a966d192cf113e5e27c3de5c (patch)
tree287f01c31c8f4237ee6601381ae5e44bbbbb361f /style.css
parent41489e70eddef806456ee2b6d66a469a739f4eb4 (diff)
Mehr Luft
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index 89e4f82..48fc164 100644
--- a/style.css
+++ b/style.css
@@ -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
53h1 { 53h1 {
@@ -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 {