remove harcoded syntax highlight colors #1290

This commit is contained in:
Hakim El Hattab
2015-07-02 14:58:47 +02:00
parent 2de01e3219
commit 523f78eda7
13 changed files with 17 additions and 41 deletions

View File

@ -178,8 +178,6 @@ body {
overflow: auto;
max-height: 400px;
word-wrap: normal;
background: #3F3F3F;
color: #DCDCDC;
}
.reveal table {