diff options
Diffstat (limited to 'css/theme/simple.css')
-rw-r--r-- | css/theme/simple.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/css/theme/simple.css b/css/theme/simple.css index 460379e..3ae86dc 100644 --- a/css/theme/simple.css +++ b/css/theme/simple.css @@ -118,6 +118,13 @@ body { border-top-color: #0000f1; } /********************************************* + * SLIDE NUMBER + *********************************************/ +.reveal .slide-number { + color: darkblue; +} + +/********************************************* * PROGRESS BAR *********************************************/ .reveal .progress { |