summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorMarian Sigler <m@qjym.de>2012-09-26 22:17:06 +0200
committerMarian Sigler <m@qjym.de>2012-09-26 22:17:06 +0200
commit400b77f4cd0098c3c42bd7083eeff5e4ee3b4357 (patch)
treec053b4ed0a2e8cfb2a77a05c8b4ff78b2d3c4f2e /static
parent55b4cdf8bc082a9f0fc93e6f1fd4d959714accbb (diff)
downloadweb-400b77f4cd0098c3c42bd7083eeff5e4ee3b4357.tar.gz
web-400b77f4cd0098c3c42bd7083eeff5e4ee3b4357.tar.bz2
web-400b77f4cd0098c3c42bd7083eeff5e4ee3b4357.zip
Make logo a link to /; Increase margin of header
Diffstat (limited to 'static')
-rw-r--r--static/layout.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/layout.css b/static/layout.css
index 7f78832..c0dde29 100644
--- a/static/layout.css
+++ b/static/layout.css
@@ -33,7 +33,7 @@ html, body {
background-color: #333;
width: 100%;
height: 4em;
- margin-bottom: 4em;
+ margin-bottom: 5em;
}
header {
position: absolute;