summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
-rw-r--r--sr_logo.pngbin0 -> 5477 bytes
2 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;
}
diff --git a/sr_logo.png b/sr_logo.png
new file mode 100644
index 0000000..880ef88
--- /dev/null
+++ b/sr_logo.png
Binary files differ