diff options
Diffstat (limited to 'css/theme/night.css')
-rw-r--r-- | css/theme/night.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/css/theme/night.css b/css/theme/night.css index a35e3eb..fe48c2e 100644 --- a/css/theme/night.css +++ b/css/theme/night.css @@ -116,6 +116,13 @@ body { border-top-color: #f3d7ac; } /********************************************* + * SLIDE NUMBER + *********************************************/ +.reveal .slide-number { + color: #e7ad52; +} + +/********************************************* * PROGRESS BAR *********************************************/ .reveal .progress { |