diff options
author | uriel <aa@bb.cc> | 2013-10-31 19:47:13 +0200 |
---|---|---|
committer | uriel <aa@bb.cc> | 2013-10-31 19:47:13 +0200 |
commit | f1dd807f662da68ef240f0746794077072d49036 (patch) | |
tree | a6371e0f058381df06222c22a11fb4eab81cdb48 /css/reveal.css | |
parent | 06078f987fc10192d72d255af73b74182b424997 (diff) | |
download | fosdem-2018-presentation-f1dd807f662da68ef240f0746794077072d49036.tar fosdem-2018-presentation-f1dd807f662da68ef240f0746794077072d49036.tar.gz |
change SlidesNumber position and start page counter at 0 instead 1
Diffstat (limited to 'css/reveal.css')
-rw-r--r-- | css/reveal.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/css/reveal.css b/css/reveal.css index 4e5c8ea..d5204d0 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -486,10 +486,11 @@ body { opacity: 0.5; z-index: 31; width: 110px; - bottom: 60px; - right: 11px; + bottom: 30px; + left: 11px; font-size: 12px; text-align: center; + letter-spacing: 0px } /********************************************* |