From 73d7d974460830b76e18429e11227d7107fa14e6 Mon Sep 17 00:00:00 2001 From: gnieark Date: Wed, 9 Dec 2015 22:47:19 +0100 Subject: [PATCH] hate css --- html/style.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/html/style.css b/html/style.css index 6ae544e..b0a8913 100644 --- a/html/style.css +++ b/html/style.css @@ -51,7 +51,6 @@ header h1{ background-color:#fff; } footer{ - margin-top: -70px; height: 70px; display: block; color: #343638; @@ -67,9 +66,7 @@ footer{ font-size: 12px; line-height: 1.5em; text-align: center; - width: 99%; - margin-top: -40px; - + width: 100%; } footer a { margin:0px 5px 0px 5px; @@ -86,9 +83,6 @@ section{ margin: 0 auto; width: 90%; padding-bottom: 40px; - overflow:auto; - height: auto; !important; /* real browsers */ - min-height: 100%; } article{ float: right;