From ae738f43fd043844b17e1304f271574f34a144ac Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 25 Apr 2011 01:58:16 +0200 Subject: Add new logo to website --- site/default.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'site/default.css') diff --git a/site/default.css b/site/default.css index e19acfe..15b5e44 100644 --- a/site/default.css +++ b/site/default.css @@ -138,6 +138,13 @@ p.incitement font: normal 50px "Trebuchet MS",sans-serif; line-height: 180px; } + +.header h1 img +{ + margin-left: 300px; + margin-top: 120px; +} + /* navigation */ .navigation { @@ -210,7 +217,7 @@ p.incitement color: #FFF; font-size: 0.8em; position: relative; - top: -170px; + top: -200px; left: -235px; } .header a.translate:hover -- cgit v1.2.3