summaryrefslogtreecommitdiffhomepage
path: root/css/theme/beige.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/beige.css')
-rw-r--r--css/theme/beige.css11
1 files changed, 7 insertions, 4 deletions
diff --git a/css/theme/beige.css b/css/theme/beige.css
index fd80f70..7caa3d8 100644
--- a/css/theme/beige.css
+++ b/css/theme/beige.css
@@ -115,10 +115,6 @@ body {
.reveal .controls div.navigate-down.enabled {
border-top-color: #8b743d; }
-.reveal .controls .slide-number {
- color: #8b743d;
-}
-
.reveal .controls div.navigate-left.enabled:hover {
border-right-color: #c0a86e; }
@@ -132,6 +128,13 @@ body {
border-top-color: #c0a86e; }
/*********************************************
+ * SLIDE NUMBER
+ *********************************************/
+.reveal .slide-number {
+ color: #8b743d;
+}
+
+/*********************************************
* PROGRESS BAR
*********************************************/
.reveal .progress {