|
|
@@ -5,7 +5,7 @@ Author: Amar Kholambe (amar.kholambe@luminad.com)
|
|
|
*/
|
|
|
body {
|
|
|
background: rgb(239, 138, 227);
|
|
|
- background: url('./../images/45.jpg') no-repeat center center fixed;
|
|
|
+ background: url('./../images/bg.png') no-repeat center center fixed;
|
|
|
-webkit-background-size: cover;
|
|
|
-moz-background-size: cover;
|
|
|
-o-background-size: cover;
|
|
|
@@ -306,4 +306,4 @@ select {
|
|
|
background: #C4161C;
|
|
|
width: 100%;
|
|
|
height: 430px;
|
|
|
-}
|
|
|
+}
|