aboutsummaryrefslogtreecommitdiff
path: root/css/theme/template
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/template
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/template')
-rw-r--r--css/theme/template/theme.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss
index 91eeca7..9bb416a 100644
--- a/css/theme/template/theme.scss
+++ b/css/theme/template/theme.scss
@@ -342,11 +342,4 @@ body {
transition: width 800ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
}
-/*********************************************
- * SLIDE NUMBER
- *********************************************/
-.reveal .slide-number {
- color: $linkColor;
-}
-