From 2d4601ac3cdb56a41a7e131d5277a12c88f44810 Mon Sep 17 00:00:00 2001 From: Ludovic Barman Date: Sun, 11 May 2014 14:48:08 +0200 Subject: CSS Updated --- app/css/lbarman.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/css/lbarman.css b/app/css/lbarman.css index eb636c6..f827057 100644 --- a/app/css/lbarman.css +++ b/app/css/lbarman.css @@ -107,6 +107,7 @@ a, a:hover } h1 { + margin-top:10px; color:#666; border-bottom:1px solid #999; padding-bottom:10px; @@ -122,6 +123,7 @@ input } fieldset { + padding:5px; margin-bottom:30px; padding-top:20px; padding-bottom:20px; @@ -151,4 +153,8 @@ fieldset { margin:5px; margin-bottom:10px; +} +body +{ + padding:30px; } \ No newline at end of file -- cgit v1.2.3