From aa97d80d5379f45cdd60c71371f628a4f1413d8d Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Thu, 30 Aug 2012 01:32:18 -0400 Subject: [PATCH] correction to code style in sky theme, adjusted transition demo page --- css/theme/sky.css | 4 ---- index.html | 18 ++++++++---------- 2 files changed, 8 insertions(+), 14 deletions(-) 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