summaryrefslogtreecommitdiff
path: root/slidy/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'slidy/local.css')
-rw-r--r--slidy/local.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/slidy/local.css b/slidy/local.css
new file mode 100644
index 0000000..62b23ad
--- /dev/null
+++ b/slidy/local.css
@@ -0,0 +1,7 @@
+body
+{
+ background-image: url(openlogo-nd-100.png);
+ background-attachment: fixed;
+ background-repeat: no-repeat;
+ background-position: 95% 5%;
+}