diff options
author | Hakim El Hattab | 2015-10-29 11:59:26 +0100 |
---|---|---|
committer | Hakim El Hattab | 2015-10-29 11:59:26 +0100 |
commit | 0e779edb20e2c14f66a7bce4451321ef22fa8898 (patch) | |
tree | 33045c0f6b1210230f428d5ac4cb9a665e2aa84b /css/theme | |
parent | 0198d74391f1513e16f3722d9afc003f868416e5 (diff) |
slide numbers work in pdf exports, update slide number style
Diffstat (limited to 'css/theme')
-rw-r--r-- | css/theme/beige.css | 6 | ||||
-rw-r--r-- | css/theme/black.css | 6 | ||||
-rw-r--r-- | css/theme/blood.css | 6 | ||||
-rw-r--r-- | css/theme/league.css | 6 | ||||
-rw-r--r-- | css/theme/moon.css | 6 | ||||
-rw-r--r-- | css/theme/night.css | 6 | ||||
-rw-r--r-- | css/theme/serif.css | 6 | ||||
-rw-r--r-- | css/theme/simple.css | 6 | ||||
-rw-r--r-- | css/theme/sky.css | 6 | ||||
-rw-r--r-- | css/theme/solarized.css | 6 | ||||
-rw-r--r-- | css/theme/template/theme.scss | 7 | ||||
-rw-r--r-- | css/theme/white.css | 6 |
12 files changed, 0 insertions, 73 deletions
diff --git a/css/theme/beige.css b/css/theme/beige.css index e7722ce..be18733 100644 --- a/css/theme/beige.css +++ b/css/theme/beige.css @@ -288,9 +288,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: #8b743d; } diff --git a/css/theme/black.css b/css/theme/black.css index 10ec7e1..54d44c3 100644 --- a/css/theme/black.css +++ b/css/theme/black.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: #42affa; } diff --git a/css/theme/blood.css b/css/theme/blood.css index 84d7d9e..e035ab6 100644 --- a/css/theme/blood.css +++ b/css/theme/blood.css @@ -288,12 +288,6 @@ body { -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: #a23; } - .reveal p { font-weight: 300; text-shadow: 1px 1px #222; } diff --git a/css/theme/league.css b/css/theme/league.css index 1f6a8a1..fa9f53c 100644 --- a/css/theme/league.css +++ b/css/theme/league.css @@ -290,9 +290,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: #13DAEC; } diff --git a/css/theme/moon.css b/css/theme/moon.css index 1c81cf9..b119576 100644 --- a/css/theme/moon.css +++ b/css/theme/moon.css @@ -288,9 +288,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: #268bd2; } 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; } diff --git a/css/theme/serif.css b/css/theme/serif.css index 2817e0f..736c0b5 100644 --- a/css/theme/serif.css +++ b/css/theme/serif.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: #51483D; } diff --git a/css/theme/simple.css b/css/theme/simple.css index c65e8ce..20d919d 100644 --- a/css/theme/simple.css +++ b/css/theme/simple.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: #00008B; } diff --git a/css/theme/sky.css b/css/theme/sky.css index 37ce521..e762a50 100644 --- a/css/theme/sky.css +++ b/css/theme/sky.css @@ -291,9 +291,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: #3b759e; } diff --git a/css/theme/solarized.css b/css/theme/solarized.css index be2fa22..bf2f651 100644 --- a/css/theme/solarized.css +++ b/css/theme/solarized.css @@ -288,9 +288,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: #268bd2; } 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; -} - 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; } |