summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fix-css.sed10
-rw-r--r--hs-wismar.pngbin0 -> 55265 bytes
2 files changed, 10 insertions, 0 deletions
diff --git a/fix-css.sed b/fix-css.sed
index ef42d4c..c781828 100644
--- a/fix-css.sed
+++ b/fix-css.sed
@@ -4,4 +4,14 @@ p.help,div.toolbar {\
}\
html {\
overflow-y: hidden !important\
+}\
+div.first-slide {\
+ background-image: url(hs-wismar.png);\
+ background-repeat:no-repeat;\
+ background-position: 90% 80%;\
+ /*-o-background-size: 100% 100%;\
+ -webkit-background-size: 100% 100%;*/\
+}\
+h1,h2,h3,h4,h5,#author {\
+ color:#0099CC !important;\
}
diff --git a/hs-wismar.png b/hs-wismar.png
new file mode 100644
index 0000000..13e7902
--- /dev/null
+++ b/hs-wismar.png
Binary files differ