Mercurial > python-cmd2
view docs/pycon2010/ui/pycon/slides.css @ 376:32b9137577b8
avoiding 'str doesn't support the buffer api' exception
author | cat@eee |
---|---|
date | Sun, 21 Feb 2010 15:25:22 -0500 |
parents | bf314710e64b |
children |
line wrap: on
line source
/* 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);