summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
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 {