mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-16 09:25:06 +01:00
add theme config option, add sky theme, fix line-height of <small>
This commit is contained in:
parent
e3f3e9defb
commit
90f343e5bd
5 changed files with 209 additions and 13 deletions
|
|
@ -233,8 +233,9 @@ body {
|
|||
}
|
||||
|
||||
.reveal small {
|
||||
display: inline-block;
|
||||
font-size: 0.6em;
|
||||
line-height: 1em;
|
||||
line-height: 1.2em;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue