1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-23 14:53:44 +02:00

add css revamp

hakimel
2012-08-07 22:26:55 -07:00
parent 7ebe592dff
commit d12f5416d5

@@ -11,6 +11,7 @@
- Disable 3D links in IE and more accurate CSS feature detection
- CSS is more relative in sizing to allow for low resolutions. Thanks [StereotypicalApps](https://github.com/StereotypicalApps)
- PDF export ([instructions](https://github.com/hakimel/reveal.js#pdf-export))
- Revamped CSS to enable theming, themes now live separately from main.css in /css/theme
#### 1.4
- Main ```#reveal container``` is now selected via a class instead of ID