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