diff options
Diffstat (limited to 'css/theme/serif.css')
-rw-r--r-- | css/theme/serif.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/css/theme/serif.css b/css/theme/serif.css index fc83e5d..69dbf96 100644 --- a/css/theme/serif.css +++ b/css/theme/serif.css @@ -142,9 +142,7 @@ body { padding: 5px; overflow: auto; max-height: 400px; - word-wrap: normal; - background: #3F3F3F; - color: #DCDCDC; } + word-wrap: normal; } .reveal table { margin: auto; |