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
|
@ -167,7 +167,7 @@ body {
|
|||
|
||||
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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue