diff options
Diffstat (limited to 'css/theme/sky.css')
-rw-r--r-- | css/theme/sky.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/css/theme/sky.css b/css/theme/sky.css index 34336cb..352627b 100644 --- a/css/theme/sky.css +++ b/css/theme/sky.css @@ -125,6 +125,13 @@ body { border-top-color: #74a7cb; } /********************************************* + * SLIDE NUMBER + *********************************************/ +.reveal .slide-number { + color: #3b759e; +} + +/********************************************* * PROGRESS BAR *********************************************/ .reveal .progress { |