diff --git a/default.dzslides b/default.dzslides index d7f22dd91..f076f02ac 100644 --- a/default.dzslides +++ b/default.dzslides @@ -35,6 +35,7 @@ $else$ margin: 10px 10px 10px 50px; } section.titleslide h1 { margin-top: 200px; } + h1.title { margin-top: 150px; } h1 { font-size: 180%; } h2 { font-size: 120%; } h3 { font-size: 100%; } @@ -96,9 +97,9 @@ $endfor$ $if(title)$

$title$

- $for(author)$ +$for(author)$

$author$

- $endfor$ +$endfor$

$date$

$endif$