summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-11-03 20:34:12 +0100
committerSiri Reiter <siri@jones.dk>2008-11-03 20:34:12 +0100
commit6d7f7b71a654dc2bd6f9c071a189d150013104f8 (patch)
tree79b3d618efbcba7bb32b073fb9e148402db95cf8 /local.css
parent1652d12dcf5a8ff1955f5dcb0e55f62bf5f23210 (diff)
Place logo.
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
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;
}