|
@@ -192,7 +192,7 @@ p{word-wrap:break-word} |
|
@@ -192,7 +192,7 @@ p{word-wrap:break-word} |
192
|
.footer{
|
192
|
.footer{
|
193
|
width: 100%;
|
193
|
width: 100%;
|
194
|
background-size: 100% 100%;
|
194
|
background-size: 100% 100%;
|
195
|
- background-color: white;
|
195
|
+ background-color: #F5F5F5;
|
196
|
/*background-image: url("../images/footer22.jpg");*/
|
196
|
/*background-image: url("../images/footer22.jpg");*/
|
197
|
}
|
197
|
}
|
198
|
.footer_content{
|
198
|
.footer_content{
|
|
@@ -334,7 +334,7 @@ p{word-wrap:break-word} |
|
@@ -334,7 +334,7 @@ p{word-wrap:break-word} |
334
|
background-color: #F5F5F5;
|
334
|
background-color: #F5F5F5;
|
335
|
}
|
335
|
}
|
336
|
.product_main,.product2_main{
|
336
|
.product_main,.product2_main{
|
337
|
- background-color: #F5F5F5;
|
337
|
+ background-color:white;
|
338
|
margin:0px auto 54px;
|
338
|
margin:0px auto 54px;
|
339
|
padding-top: 38px;
|
339
|
padding-top: 38px;
|
340
|
padding-bottom: 100px;
|
340
|
padding-bottom: 100px;
|