aboutsummaryrefslogtreecommitdiff
path: root/css/theme/white.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/white.css
parent0198d74391f1513e16f3722d9afc003f868416e5 (diff)
downloadperl-software-in-gnu-guix-0e779edb20e2c14f66a7bce4451321ef22fa8898.tar
perl-software-in-gnu-guix-0e779edb20e2c14f66a7bce4451321ef22fa8898.tar.gz
slide numbers work in pdf exports, update slide number style
Diffstat (limited to 'css/theme/white.css')
-rw-r--r--css/theme/white.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/css/theme/white.css b/css/theme/white.css
index ffa687e..a05cd85 100644
--- a/css/theme/white.css
+++ b/css/theme/white.css
@@ -284,9 +284,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: #2a76dd; }