From d12f5416d56517a08d478a68996fb6fe96d8bb7b Mon Sep 17 00:00:00 2001 From: hakimel Date: Tue, 7 Aug 2012 22:26:55 -0700 Subject: [PATCH] add css revamp --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 7ec642f..97e52b4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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