1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-09-01 01:01:47 +02:00

Fixing TOC

This commit is contained in:
Luis Sacristán
2017-09-03 19:30:05 +02:00
parent e8dc32e274
commit 71b08f8d3b
4 changed files with 23 additions and 3 deletions

View File

@@ -64,3 +64,14 @@
}
}
}
.chapter {
display: inline-block;
font-size: 1.8rem;
line-height: 3.2rem;
padding-right: .8rem;
}
.toc-page {
float: right;
}