From 7b63cda19d0811073a6246d4d36ea7438fed6bce Mon Sep 17 00:00:00 2001 From: uriel Date: Wed, 30 Oct 2013 22:12:21 +0200 Subject: Added slide numbers options and the css files updated as well. the *.min.js didn't chaged yet. --- css/theme/moon.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css/theme/moon.css') diff --git a/css/theme/moon.css b/css/theme/moon.css index 5aa2866..44dfe85 100644 --- a/css/theme/moon.css +++ b/css/theme/moon.css @@ -115,6 +115,10 @@ 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; } -- cgit v1.2.3