summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-09 12:35:38 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-09 12:35:38 +0100
commitad989386b4656d81f1620c514f5124960e8afdf9 (patch)
treec23082b7a498f0215fcfb99283f1ae33443ed119
parent8c37db9ff2c6ec7fdc85fb48ce7fd9a444ce6616 (diff)
downloadsksys-ad989386b4656d81f1620c514f5124960e8afdf9.tar.gz
sksys-ad989386b4656d81f1620c514f5124960e8afdf9.tar.bz2
sksys-ad989386b4656d81f1620c514f5124960e8afdf9.zip
presentation: Show hs-wismar logo on title page
-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