Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev
This commit is contained in:
commit
28d6a7775b
12 changed files with 24 additions and 11 deletions
|
@ -152,7 +152,8 @@ body {
|
|||
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); }
|
||||
|
||||
.reveal code {
|
||||
font-family: monospace; }
|
||||
font-family: monospace;
|
||||
text-transform: none; }
|
||||
|
||||
.reveal pre code {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue