diff options
Diffstat (limited to 'css/theme/simple.css')
-rw-r--r-- | css/theme/simple.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/theme/simple.css b/css/theme/simple.css index 926bbc5..848ca93 100644 --- a/css/theme/simple.css +++ b/css/theme/simple.css @@ -12,6 +12,7 @@ *********************************************/ body { background: white; + background-color: white; } .reveal { |