summaryrefslogtreecommitdiff
path: root/presentation/ui/small-white/slides.css
diff options
context:
space:
mode:
Diffstat (limited to 'presentation/ui/small-white/slides.css')
-rw-r--r--presentation/ui/small-white/slides.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/presentation/ui/small-white/slides.css b/presentation/ui/small-white/slides.css
new file mode 100644
index 0000000..82bdc0e
--- /dev/null
+++ b/presentation/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);