summaryrefslogtreecommitdiffhomepage
path: root/css/theme/serif.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/serif.css')
-rw-r--r--css/theme/serif.css10
1 files changed, 7 insertions, 3 deletions
diff --git a/css/theme/serif.css b/css/theme/serif.css
index 859991c..16d1ab0 100644
--- a/css/theme/serif.css
+++ b/css/theme/serif.css
@@ -105,9 +105,6 @@ body {
.reveal .controls div.navigate-down.enabled {
border-top-color: #51483d; }
-.reveal .controls .slide-number {
- color: #51483d;
-}
.reveal .controls div.navigate-left.enabled:hover {
border-right-color: #8b7c69; }
@@ -121,6 +118,13 @@ body {
border-top-color: #8b7c69; }
/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+ color: #51483d;
+}
+
+/*********************************************
* PROGRESS BAR
*********************************************/
.reveal .progress {