Mercurial > python-cmd2
annotate docs/pycon2010/ui/pycon/slides.css @ 436:c4c35f002aef 0.6.4
to version 0.6.4
author | catherine.devlin@gmail.com |
---|---|
date | Thu, 25 Aug 2011 16:27:42 -0400 |
parents | bf314710e64b |
children |
rev | line source |
---|---|
372 | 1 /* This file has been placed in the public domain. */ |
2 | |
3 /* required to make the slide show run at all */ | |
4 @import url(s5-core.css); | |
5 | |
6 /* sets basic placement and size of slide components */ | |
7 @import url(framing.css); | |
8 | |
9 /* styles that make the slides look good */ | |
10 @import url(pretty.css); |