revproxy-presentation/css
Florian Haas 0069e3ad14 CSS: Don't override font-weight for section
.slides>section and .slides>section>section set the font-weight to
"normal". This overrides any font-weight setting a theme may set at
the body or .reveal level, and requires a theme author to also
specifically set the font-weight for .slides>section and
.slides>section>section. That's tedious and also counterintuitive.

Adopt a saner default by setting the font-weight to inherit.
2013-11-08 00:39:34 +08:00
..
print typo and whitespace correction 2013-07-10 09:01:56 -04:00
theme Merge branch 'dev' of https://github.com/Walther/reveal.js into dev 2013-10-22 08:41:44 -04:00
reveal.css CSS: Don't override font-weight for section 2013-11-08 00:39:34 +08:00
reveal.min.css fix css syntax error 2013-10-13 16:03:41 -04:00