diff options
Diffstat (limited to 'css/theme/template/theme.scss')
-rw-r--r-- | css/theme/template/theme.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss index bd89d31..12edb51 100644 --- a/css/theme/template/theme.scss +++ b/css/theme/template/theme.scss @@ -178,8 +178,6 @@ body { overflow: auto; max-height: 400px; word-wrap: normal; - background: #3F3F3F; - color: #DCDCDC; } .reveal table { |