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/beige.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css/theme/beige.css') diff --git a/css/theme/beige.css b/css/theme/beige.css index 1d9a886..fd80f70 100644 --- a/css/theme/beige.css +++ b/css/theme/beige.css @@ -115,6 +115,10 @@ 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; } -- cgit v1.2.3