summaryrefslogtreecommitdiffhomepage
path: root/css/theme/sky.css
diff options
context:
space:
mode:
authoruriel2013-10-30 22:12:21 +0200
committeruriel2013-10-30 22:12:21 +0200
commit7b63cda19d0811073a6246d4d36ea7438fed6bce (patch)
treecec90873b1c4afeed89017a57b213d85ba076a2d /css/theme/sky.css
parent9da2921b7452204b99cd1b3e448e22735f16c751 (diff)
Added slide numbers options and the css files updated as well.
the *.min.js didn't chaged yet.
Diffstat (limited to 'css/theme/sky.css')
-rw-r--r--css/theme/sky.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/theme/sky.css b/css/theme/sky.css
index 35d048e..eee7b08 100644
--- a/css/theme/sky.css
+++ b/css/theme/sky.css
@@ -112,6 +112,9 @@ body {
.reveal .controls div.navigate-down.enabled {
border-top-color: #3b759e; }
+.reveal .controls .slide-number {
+ color: #3b759e;
+}
.reveal .controls div.navigate-left.enabled:hover {
border-right-color: #74a7cb; }