Dzslides: tweaked titleslide css since header can now be any level.
This commit is contained in:
parent
2d647cfb00
commit
7f774d6e30
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ $else$
|
||||||
ul, ol {
|
ul, ol {
|
||||||
margin: 10px 10px 10px 50px;
|
margin: 10px 10px 10px 50px;
|
||||||
}
|
}
|
||||||
section.titleslide h1 { margin-top: 200px; }
|
section.titleslide { padding-top: 200px; }
|
||||||
h1 { font-size: 180%; }
|
h1 { font-size: 180%; }
|
||||||
h2 { font-size: 120%; }
|
h2 { font-size: 120%; }
|
||||||
h3 { font-size: 100%; }
|
h3 { font-size: 100%; }
|
||||||
|
|
Loading…
Add table
Reference in a new issue