use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49)

This commit is contained in:
Hakim El Hattab 2012-08-04 13:54:17 -04:00
parent 6e91411054
commit 4821c7b814
3 changed files with 26 additions and 15 deletions

View file

@ -205,6 +205,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi
- IE8 support
- Fixed bug where hovering 3D links in Chrome caused them to disappear
- 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)
#### 1.4
- Main ```#reveal container``` is now selected via a class instead of ID