aboutsummaryrefslogtreecommitdiff
path: root/css/theme/blood.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-07-02 14:58:47 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-07-02 14:58:47 +0200
commit523f78eda724006e12a502a7b6d7c8147dc92fbe (patch)
tree080418acabc86f93ede45319d438034724f3dbd2 /css/theme/blood.css
parent2de01e3219144c52342d6076b5c0f87e606b1380 (diff)
downloadfosdem-2018-presentation-523f78eda724006e12a502a7b6d7c8147dc92fbe.tar
fosdem-2018-presentation-523f78eda724006e12a502a7b6d7c8147dc92fbe.tar.gz
remove harcoded syntax highlight colors #1290
Diffstat (limited to 'css/theme/blood.css')
-rw-r--r--css/theme/blood.css4
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;