aboutsummaryrefslogtreecommitdiff
path: root/default.dzslides
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-01-24 10:50:22 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-01-24 10:50:22 -0800
commit63d2575c22c59dfa855054ad355a0c6f275e9ea7 (patch)
treef23349fd34a9b55d89a88be3ca666f22204848c9 /default.dzslides
parent7f774d6e305a03b156bb574e32818ca1209084f1 (diff)
downloadpandoc-63d2575c22c59dfa855054ad355a0c6f275e9ea7.tar.gz
Revert titleslide change in dzslides.
It is no longer needed because of changes in HTML writer.
Diffstat (limited to 'default.dzslides')
-rw-r--r--default.dzslides2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.dzslides b/default.dzslides
index 5cb34fb96..4377cc066 100644
--- a/default.dzslides
+++ b/default.dzslides
@@ -32,7 +32,7 @@ $else$
ul, ol {
margin: 10px 10px 10px 50px;
}
- section.titleslide { padding-top: 200px; }
+ section.titleslide h1 { margin-top: 200px; }
h1 { font-size: 180%; }
h2 { font-size: 120%; }
h3 { font-size: 100%; }