aboutsummaryrefslogtreecommitdiff
path: root/css/theme/night.css
diff options
context:
space:
mode:
authoruriel <aa@bb.cc>2013-10-30 22:12:21 +0200
committeruriel <aa@bb.cc>2013-10-30 22:12:21 +0200
commit7b63cda19d0811073a6246d4d36ea7438fed6bce (patch)
treecec90873b1c4afeed89017a57b213d85ba076a2d /css/theme/night.css
parent9da2921b7452204b99cd1b3e448e22735f16c751 (diff)
downloadfreenode-live-2017-presentation-7b63cda19d0811073a6246d4d36ea7438fed6bce.tar
freenode-live-2017-presentation-7b63cda19d0811073a6246d4d36ea7438fed6bce.tar.gz
Added slide numbers options and the css files updated as well.
the *.min.js didn't chaged yet.
Diffstat (limited to 'css/theme/night.css')
-rw-r--r--css/theme/night.css3
1 files changed, 3 insertions, 0 deletions
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; }