From 6d7f7b71a654dc2bd6f9c071a189d150013104f8 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 3 Nov 2008 20:34:12 +0100 Subject: Place logo. --- local.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 92bf5cb..6727292 100644 --- a/local.css +++ b/local.css @@ -2,6 +2,10 @@ /* Add local styling here, instead of modifying style.css. */ +body { + background: sr_logo.png no-repeat fixed right bottom; +} + div.header { margin: 1em 1em 0; } -- cgit v1.2.3