diff options
author | Siri Reiter <siri@jones.dk> | 2009-01-19 11:58:21 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-01-19 11:58:21 +0100 |
commit | bd6c99e183aa53220c5621869a72664e90238646 (patch) | |
tree | 612d3353913be23f55a995e1ac428131d62822ad | |
parent | 6b587925d88b6e31562f7065dd13754f558b788c (diff) |
Margin for logo.
-rw-r--r-- | local.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 { |