summaryrefslogtreecommitdiff
path: root/slidy/slidy.css
diff options
context:
space:
mode:
Diffstat (limited to 'slidy/slidy.css')
-rw-r--r--slidy/slidy.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/slidy/slidy.css b/slidy/slidy.css
index c713c88..6fef585 100644
--- a/slidy/slidy.css
+++ b/slidy/slidy.css
@@ -15,6 +15,10 @@ body
height: 100%;
color: black;
background-color: white;
+ background-image: url(openlogo-nd-100.png);
+ background-attachment: fixed;
+ background-repeat: no-repeat;
+ background-position: 95% 5%;
font-family: "Gill Sans MT", "Gill Sans", GillSans, sans-serif;
font-size: 14pt;
}