summaryrefslogtreecommitdiff
path: root/public/ui/small-white/slides.css
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-02-01 11:59:50 +0100
committergebele <gebele@in-silico.ch>2016-02-01 11:59:50 +0100
commit443938e6ab6ac2aaade63bc1c51b7da1ebd960dd (patch)
treef908fc22c38dad641ee1137da7797de0a3fa4da4 /public/ui/small-white/slides.css
parent2d51161640f6ce8407eac3b4508058b1ad23a59c (diff)
moved presentation to public folder
Diffstat (limited to 'public/ui/small-white/slides.css')
-rw-r--r--public/ui/small-white/slides.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/public/ui/small-white/slides.css b/public/ui/small-white/slides.css
new file mode 100644
index 0000000..82bdc0e
--- /dev/null
+++ b/public/ui/small-white/slides.css
@@ -0,0 +1,10 @@
+/* This file has been placed in the public domain. */
+
+/* required to make the slide show run at all */
+@import url(s5-core.css);
+
+/* sets basic placement and size of slide components */
+@import url(framing.css);
+
+/* styles that make the slides look good */
+@import url(pretty.css);