From 6c4bdcff461d4f69ed6afd4a965df42385d62a1e Mon Sep 17 00:00:00 2001 From: nojhan Date: Sat, 31 Jul 2010 22:48:49 +0200 Subject: [PATCH] correct layout in 1024, better spacing for greater resolutions --- website/lightblue.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/lightblue.css b/website/lightblue.css index 825a20a9e..67442f4c6 100644 --- a/website/lightblue.css +++ b/website/lightblue.css @@ -32,7 +32,7 @@ body { float:left; width:20%; text-align:center; - margin-right:2%; + margin-right:5%; } ul.shortcuts { @@ -54,7 +54,7 @@ ul.badges li { #main { float:right; - width:78%; + width:75%; } blockquote {