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