switch to monokai as default syntax highlight theme
This commit is contained in:
parent
7b66abd49c
commit
fbbae1dc55
18 changed files with 92 additions and 21 deletions
|
|
@ -152,7 +152,7 @@ body {
|
|||
font-family: monospace;
|
||||
line-height: 1.2em;
|
||||
word-wrap: break-word;
|
||||
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); }
|
||||
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
|
||||
|
||||
.reveal code {
|
||||
font-family: monospace;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue