From 674289f2282b87f4b9f275e0c219b491c4d78551 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Fri, 2 Jul 2010 15:09:34 +0200 Subject: Added logo. --- css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css/style.css') diff --git a/css/style.css b/css/style.css index 0de4ca0e..c4316437 100755 --- a/css/style.css +++ b/css/style.css @@ -253,6 +253,12 @@ blockquote.right { clear: both; } +.innerlogo { + margin-top: 0em; + padding: 0em 2em 0em 2em; + clear: both; +} + .left { float: left; position: absolute; -- cgit