mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-16 01:54:53 +02:00
Fixing TOC
This commit is contained in:
@@ -64,3 +64,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.chapter {
|
||||
display: inline-block;
|
||||
font-size: 1.8rem;
|
||||
line-height: 3.2rem;
|
||||
padding-right: .8rem;
|
||||
}
|
||||
|
||||
.toc-page {
|
||||
float: right;
|
||||
}
|
||||
|
@@ -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
|
||||
============================================= */
|
||||
|
@@ -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
|
||||
|
2
static/js/webslides.min.js
vendored
2
static/js/webslides.min.js
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user