summaryrefslogtreecommitdiff
path: root/fix-css.sed
diff options
context:
space:
mode:
Diffstat (limited to 'fix-css.sed')
-rw-r--r--fix-css.sed10
1 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;\
}