The first steps
This commit is contained in:
commit
7c86c5fc32
26 changed files with 1557 additions and 0 deletions
3
ui/default/slides.css
Normal file
3
ui/default/slides.css
Normal 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 */
|
Reference in a new issue