slide numbers work in pdf exports, update slide number style
This commit is contained in:
parent
0198d74391
commit
0e779edb20
16 changed files with 67 additions and 86 deletions
|
@ -291,9 +291,3 @@ body {
|
|||
-webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
|
||||
-moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
|
||||
transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
|
||||
|
||||
/*********************************************
|
||||
* SLIDE NUMBER
|
||||
*********************************************/
|
||||
.reveal .slide-number {
|
||||
color: #3b759e; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue