Add back to TOC links

This commit is contained in:
Jérôme Petazzoni
2017-10-24 13:16:30 +02:00
parent 68fc895017
commit f63107ce15
2 changed files with 34 additions and 6 deletions

View File

@@ -27,6 +27,7 @@ div.remark-slide-number {
}
.debug {
font-size: 25px;
position: absolute;
left: 0px;
right: 0px;
@@ -88,6 +89,7 @@ img {
max-width: 100%;
max-height: 550px;
}
.title {
vertical-align: middle;
text-align: center;
@@ -95,6 +97,14 @@ img {
.title h1 { font-size: 5em; }
.title p { font-size: 3em; }
.nav {
font-size: 25px;
position: absolute;
left: 0;
right: 0;
bottom: 2em;
}
.quote {
background: #eee;
border-left: 10px solid #ccc;