diff options
Diffstat (limited to 'blends/talk')
-rw-r--r-- | blends/talk/openlogo-nd-100.png | bin | 0 -> 1444 bytes | |||
-rw-r--r-- | blends/talk/slidy.css | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/blends/talk/openlogo-nd-100.png b/blends/talk/openlogo-nd-100.png Binary files differnew file mode 100644 index 0000000..ee04572 --- /dev/null +++ b/blends/talk/openlogo-nd-100.png diff --git a/blends/talk/slidy.css b/blends/talk/slidy.css index 96e3da7..61effb6 100644 --- a/blends/talk/slidy.css +++ b/blends/talk/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; } |