mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-06 22:57:21 +02:00
change slide number formats
This commit is contained in:
@@ -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
|
||||
*********************************************/
|
||||
|
Reference in New Issue
Block a user