From: Hakim El Hattab Date: Tue, 27 Dec 2011 05:31:02 +0000 (-0800) Subject: adjusted background color of page/box themes X-Git-Tag: 1.2.0~36 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2c088681ec7b38369c906866907daa80583b2bdf;p=reveal.js.git adjusted background color of page/box themes --- diff --git a/css/main.css b/css/main.css index 74e1fea..e32c8c0 100644 --- a/css/main.css +++ b/css/main.css @@ -615,7 +615,7 @@ html { height: 100%; left: 0; top: 0; - background: #292929; + background: #232628; border-radius: 4px; -webkit-transform: translateZ( -20px ); @@ -735,7 +735,7 @@ html { height: 100%; left: 0; top: 0; - background: #292929; + background: #232628; -webkit-transform: translateZ( -20px ); -moz-transform: translateZ( -20px );