buildframework/helium/external/python/lib/common/docutils-0.5-py2.5.egg/docutils/writers/s5_html/themes/default/slides.css
author wbernard
Wed, 23 Dec 2009 19:29:07 +0200
changeset 179 d8ac696cc51f
permissions -rw-r--r--
helium_7.0-r14027
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
179
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     1
/* This file has been placed in the public domain. */
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     2
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     3
/* required to make the slide show run at all */
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     4
@import url(s5-core.css);
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     5
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     6
/* sets basic placement and size of slide components */
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     7
@import url(framing.css);
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     8
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
     9
/* styles that make the slides look good */
d8ac696cc51f helium_7.0-r14027
wbernard
parents:
diff changeset
    10
@import url(pretty.css);