adjusted background color of page/box themes
authorHakim El Hattab <hakim.elhattab@gmail.com>
Tue, 27 Dec 2011 05:31:02 +0000 (21:31 -0800)
committerHakim El Hattab <hakim.elhattab@gmail.com>
Tue, 27 Dec 2011 05:31:02 +0000 (21:31 -0800)
css/main.css

index 74e1fea3bf064961d656a5e1484cb988f6b065df..e32c8c0992b9a2b9176ac854df34f02975193a40 100644 (file)
@@ -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 );