|
@@ -39,22 +39,22 @@ a{text-decoration: none;}
|
|
-webkit-border-radius: 4px;
|
|
-webkit-border-radius: 4px;
|
|
}
|
|
}
|
|
.survey{
|
|
.survey{
|
|
- border-top: 2px solid #ccc;
|
|
|
|
- background-color: #fff;
|
|
|
|
|
|
+ background: url('../images/bigBac.png');
|
|
|
|
+ background-size: 100% 100%;
|
|
}
|
|
}
|
|
.information {
|
|
.information {
|
|
- border-top: 2px solid #ccc;
|
|
|
|
- background-color: #fff;
|
|
|
|
|
|
+ background: url('../images/bigBac.png');
|
|
|
|
+ background-size: 100% 100%;
|
|
}
|
|
}
|
|
.exhibition{
|
|
.exhibition{
|
|
- border-top: 2px solid #ccc;
|
|
|
|
- background-color: #fff;
|
|
|
|
|
|
+ background: url('../images/bigBac.png');
|
|
|
|
+ background-size: 100% 100%;
|
|
}
|
|
}
|
|
.collection {
|
|
.collection {
|
|
- border-top: 2px solid #ccc;
|
|
|
|
- background-color: #fff;
|
|
|
|
|
|
+ background: url('../images/bigBac.png');
|
|
|
|
+ background-size: 100% 100%;
|
|
}
|
|
}
|
|
.service{
|
|
.service{
|
|
- border-top: 2px solid #ccc;
|
|
|
|
- background-color: #fff;
|
|
|
|
|
|
+ background: url('../images/bigBac.png');
|
|
|
|
+ background-size: 100% 100%;
|
|
}
|
|
}
|