From d014b36ee28eef1f3e87e3c7bfcfc68486ee8498 Mon Sep 17 00:00:00 2001 From: Loic d'Anterroches Date: Sat, 30 May 2009 20:33:47 +0200 Subject: [PATCH] Added more room at the top of the page. --- www/media/idf/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/media/idf/css/style.css b/www/media/idf/css/style.css index bc40a88..88a8e38 100644 --- a/www/media/idf/css/style.css +++ b/www/media/idf/css/style.css @@ -24,7 +24,7 @@ body { } .top { - margin-top: 0; + margin-top: 5px; } a:link {