rename padding config option to margin, better mobile support for scaled presentations (#310)

This commit is contained in:
hakimel
2013-01-29 18:59:36 -05:00
parent a20d3b6862
commit 1ca8306e2a
3 changed files with 21 additions and 14 deletions

View File

@ -12,6 +12,8 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/default.css" id="theme">