aboutsummaryrefslogtreecommitdiff
path: root/css/theme/night.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-10-29 11:59:26 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-10-29 11:59:26 +0100
commit0e779edb20e2c14f66a7bce4451321ef22fa8898 (patch)
tree33045c0f6b1210230f428d5ac4cb9a665e2aa84b /css/theme/night.css
parent0198d74391f1513e16f3722d9afc003f868416e5 (diff)
downloadfreenode-live-2017-presentation-0e779edb20e2c14f66a7bce4451321ef22fa8898.tar
freenode-live-2017-presentation-0e779edb20e2c14f66a7bce4451321ef22fa8898.tar.gz
slide numbers work in pdf exports, update slide number style
Diffstat (limited to 'css/theme/night.css')
-rw-r--r--css/theme/night.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/css/theme/night.css b/css/theme/night.css
index 748a94f..3d0e3c5 100644
--- a/css/theme/night.css
+++ b/css/theme/night.css
@@ -282,9 +282,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: #e7ad52; }