Start on adding S5 support to Instiki.

This commit is contained in:
Jacques Distler 2007-02-28 13:31:34 -06:00
parent b65a5b8e30
commit 8359047fd5
16 changed files with 1200 additions and 12 deletions

View file

@ -0,0 +1,3 @@
@import url(s5-core.css); /* required to make the slide show run at all */
@import url(framing.css); /* sets basic placement and size of slide components */
@import url(pretty.css); /* stuff that makes the slides look better than blah */