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