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/night.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'css/theme/night.css') diff --git a/css/theme/night.css b/css/theme/night.css index 2ea3fc4..7aaf960 100644 --- a/css/theme/night.css +++ b/css/theme/night.css @@ -103,6 +103,9 @@ body { .reveal .controls div.navigate-down.enabled { border-top-color: #e7ad52; } +.reveal .controls .slide-number { + color: #e7ad52; +} .reveal .controls div.navigate-left.enabled:hover { border-right-color: #f3d7ac; } -- cgit v1.2.3