From bd6c99e183aa53220c5621869a72664e90238646 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 19 Jan 2009 11:58:21 +0100 Subject: Margin for logo. --- local.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local.css b/local.css index 7b63fc9e..27279b56 100644 --- a/local.css +++ b/local.css @@ -4,6 +4,8 @@ body { background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; + margin-right: 2em; + margin-bottom: 2em; } h1, h2, h3, h4, h5, h6 { -- cgit v1.2.3