aboutsummaryrefslogtreecommitdiffstats
path: root/tools/local-layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'tools/local-layout.css')
-rw-r--r--tools/local-layout.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/local-layout.css b/tools/local-layout.css
new file mode 100644
index 000000000..2471e13de
--- /dev/null
+++ b/tools/local-layout.css
@@ -0,0 +1,6 @@
+/* Add background picture */
+BODY {
+ background-image:url(background.gif);
+ background-attachment:fixed;
+}
+