1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-20 05:21:31 +02:00

change slide number formats

This commit is contained in:
Hakim El Hattab
2015-10-29 10:58:06 +01:00
parent 35462a424c
commit 0198d74391
4 changed files with 36 additions and 18 deletions

View File

@@ -336,6 +336,10 @@ html:-moz-full-screen-ancestor {
font-size: 12px;
}
.reveal .slide-number-delimiter {
margin: 0 4px;
}
/*********************************************
* SLIDES
*********************************************/