From 1522c3c14dd7e377aeb128efe5cf51f68b3eed90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sat, 22 Dec 2012 18:05:37 +0100 Subject: [PATCH] Minor CSS fixes. --- style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/style.css b/style.css index c2fe80a..863d197 100644 --- a/style.css +++ b/style.css @@ -7,6 +7,11 @@ margin:0px; background-color:lightgray; } +body +{ +margin-top:0px; +} + .container { margin:auto; @@ -47,6 +52,7 @@ height:64px; { float:right; height:64px; +cursor:pointer; } .footright @@ -88,6 +94,7 @@ line-height: 100%; .clearer { clear:both; +display:none; } .entries