1
0
Fork 0

The first steps

This commit is contained in:
neingeist 2005-10-30 17:30:11 +00:00 committed by orange
commit 7c86c5fc32
26 changed files with 1557 additions and 0 deletions

3
ui/default/slides.css Normal file
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 */