Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/packages/assets/misc/talk-20121004/ui/default/slides.css
1496 views
1
/*
2
* This file is part of CoCalc: Copyright © 2020 Sagemath, Inc.
3
* License: MS-RSL – see LICENSE.md for details
4
*/
5
6
@import url(s5-core.css); /* required to make the slide show run at all */
7
@import url(framing.css); /* sets basic placement and size of slide components */
8
@import url(pretty.css); /* stuff that makes the slides look better than blah */
9