change slide number formats
This commit is contained in:
parent
35462a424c
commit
0198d74391
4 changed files with 36 additions and 18 deletions
|
@ -279,6 +279,9 @@ html:-moz-full-screen-ancestor {
|
|||
z-index: 31;
|
||||
font-size: 12px; }
|
||||
|
||||
.reveal .slide-number-delimiter {
|
||||
margin: 0 4px; }
|
||||
|
||||
/*********************************************
|
||||
* SLIDES
|
||||
*********************************************/
|
||||
|
|
|
@ -336,6 +336,10 @@ html:-moz-full-screen-ancestor {
|
|||
font-size: 12px;
|
||||
}
|
||||
|
||||
.reveal .slide-number-delimiter {
|
||||
margin: 0 4px;
|
||||
}
|
||||
|
||||
/*********************************************
|
||||
* SLIDES
|
||||
*********************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue