Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev

This commit is contained in:
Hakim El Hattab
2017-11-09 11:52:11 +01:00
12 changed files with 24 additions and 11 deletions

View File

@ -169,8 +169,10 @@ body {
box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
}
.reveal code {
font-family: monospace;
text-transform: none;
}
.reveal pre code {