diff options
Diffstat (limited to 'css/theme/serif.css')
-rw-r--r-- | css/theme/serif.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/css/theme/serif.css b/css/theme/serif.css index dd6619f..fdc913a 100644 --- a/css/theme/serif.css +++ b/css/theme/serif.css @@ -118,6 +118,13 @@ body { border-top-color: #8b7c69; } /********************************************* + * SLIDE NUMBER + *********************************************/ +.reveal .slide-number { + color: #51483d; +} + +/********************************************* * PROGRESS BAR *********************************************/ .reveal .progress { |