4 lines
267 B
CSS
4 lines
267 B
CSS
|
@import url(../../ui/core/s5-core.css); /* required to make the slide show run at all */
|
||
|
@import url(../../ui/core/framing.css); /* sets basic placement and size of slide components */
|
||
|
@import url(pretty.css); /* stuff that makes the slides look better than blah */
|