summaryrefslogtreecommitdiff
path: root/doc/hs-wismar.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hs-wismar.css')
-rw-r--r--doc/hs-wismar.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/hs-wismar.css b/doc/hs-wismar.css
new file mode 100644
index 0000000..98757a2
--- /dev/null
+++ b/doc/hs-wismar.css
@@ -0,0 +1,16 @@
+p.help,div.toolbar {
+ display: none !important;
+}
+html {
+ overflow-y: hidden;
+}
+div.first-slide {
+ background-image: url(image/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;
+}