1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-16 01:54:53 +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;
}

View File

@@ -1,7 +1,7 @@
/*!
* Name: WebSlides
* Version: 1.4.1
* Date: 2017-08-18
* Date: 2017-09-03
* Description: Making HTML presentations easy
* URL: https://github.com/webslides/webslides#readme
* Credits: @jlantunez, @LuisSacristan, @Belelros
@@ -2400,6 +2400,15 @@ CV / News
.toc li a:hover .toc-page:before {
border-bottom-width: 2px; }
.chapter {
display: inline-block;
font-size: 1.8rem;
line-height: 3.2rem;
padding-right: .8rem; }
.toc-page {
float: right; }
/*===========================================
10. Cards
============================================= */

View File

@@ -1,7 +1,7 @@
/*!
* Name: WebSlides
* Version: 1.4.1
* Date: 2017-08-18
* Date: 2017-09-03
* Description: Making HTML presentations easy
* URL: https://github.com/webslides/webslides#readme
* Credits: @jlantunez, @LuisSacristan, @Belelros

View File

@@ -1,7 +1,7 @@
/*!
* Name: WebSlides
* Version: 1.4.1
* Date: 2017-08-18
* Date: 2017-09-03
* Description: Making HTML presentations easy
* URL: https://github.com/webslides/webslides#readme
* Credits: @jlantunez, @LuisSacristan, @Belelros