summaryrefslogtreecommitdiffhomepage
path: root/css/theme/solarized.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/solarized.css')
-rw-r--r--css/theme/solarized.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/theme/solarized.css b/css/theme/solarized.css
index 17c3205..2b11d26 100644
--- a/css/theme/solarized.css
+++ b/css/theme/solarized.css
@@ -115,6 +115,9 @@ 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; }