Added slide numbers options and the css files updated as well.

the *.min.js didn't chaged yet.
This commit is contained in:
uriel
2013-10-30 22:12:21 +02:00
parent 9da2921b74
commit 7b63cda19d
10 changed files with 70 additions and 2 deletions

View File

@ -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; }