diff options
Diffstat (limited to 'css/theme/solarized.css')
-rw-r--r-- | css/theme/solarized.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/css/theme/solarized.css b/css/theme/solarized.css index 4eeed62..092c5d0 100644 --- a/css/theme/solarized.css +++ b/css/theme/solarized.css @@ -128,6 +128,13 @@ body { border-top-color: #78b9e6; } /********************************************* + * SLIDE NUMBER + *********************************************/ +.reveal .slide-number { + color: #268bd2; +} + +/********************************************* * PROGRESS BAR *********************************************/ .reveal .progress { |