You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
283 B
11 lines
283 B
7 years ago
|
/* 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);
|