diff --git a/install.php b/install.php index 9b1a9c0..c7a385c 100644 --- a/install.php +++ b/install.php @@ -138,7 +138,7 @@ float: none!important; max-width: 300px; padding: 19px 29px 29px; - background: none repeat scroll 0 0 #fcfcfc; + background: none repeat scroll 0 0 #fff; -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.15); -moz-box-shadow: 0 1px 5px rgba(0,0,0,.15); box-shadow: 0 1px 5px rgba(0,0,0,.15); @@ -156,7 +156,7 @@ } .install-body { - background-color: #f5f5f5; + background-color: #FBFBFB; padding-top:40px; } @@ -194,9 +194,8 @@
- - - - --
+