From 6087ca21917be81fd4a7e8343451449710644e99 Mon Sep 17 00:00:00 2001 From: Bechi Date: Tue, 3 Jun 2014 10:53:24 -0300 Subject: [PATCH] fix header and footer --- css/main.css | 2 +- index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/main.css b/css/main.css index e364e6216..78fe7161b 100644 --- a/css/main.css +++ b/css/main.css @@ -59,7 +59,6 @@ html, body {height: 100%;} .logo { display: block; - width: 130px; height: 51px; margin: 0 auto; } @@ -640,6 +639,7 @@ ul.pagination li.current a:hover, ul.pagination li.current a:focus { background-size: 90px 44px !important; float: left; margin-top: 0.7rem; + width: 130px; } .header-content .small-9 { diff --git a/index.html b/index.html index 3084e5fc6..dfa5093e7 100644 --- a/index.html +++ b/index.html @@ -139,13 +139,13 @@