diff --git a/css/theme/sky.css b/css/theme/sky.css index 99f0a7c..2f2bee2 100644 --- a/css/theme/sky.css +++ b/css/theme/sky.css @@ -127,10 +127,6 @@ body { background: rgba(255, 255, 255, 0.4); } -.reveal code { - background: rgba(255, 255, 255, 0.6); -} - .reveal p { margin-bottom: 20px; } diff --git a/index.html b/index.html index a07d182..81d0b7e 100644 --- a/index.html +++ b/index.html @@ -141,23 +141,21 @@

Transition Styles

- You can select from different transitions, like: + You can select from different transitions, like:
+ Cube - + Page - + Concave - + Linear

-

Themes

Reveal.js comes with a few themes built in:
- Sky | - Beige | - Simple | + Sky - + Beige - + Simple - Default