|
@@ -293,7 +293,7 @@
|
|
width:100%;
|
|
width:100%;
|
|
color: #fff;
|
|
color: #fff;
|
|
position:relative;
|
|
position:relative;
|
|
- padding: 3em 0 8em;
|
|
|
|
|
|
+ padding: 2em 0 8em;
|
|
background: url(img/qche.jpg) no-repeat right 3em;
|
|
background: url(img/qche.jpg) no-repeat right 3em;
|
|
background-size: 38% auto;
|
|
background-size: 38% auto;
|
|
}
|
|
}
|
|
@@ -303,6 +303,7 @@
|
|
background-color: #e8d031;
|
|
background-color: #e8d031;
|
|
border-radius: 0 1.5em 1.5em 0;
|
|
border-radius: 0 1.5em 1.5em 0;
|
|
padding:0 1em 0 0.6em;
|
|
padding:0 1em 0 0.6em;
|
|
|
|
+ box-shadow: 1px 1px 1px #31954b;
|
|
}
|
|
}
|
|
.img-hdnr > div{
|
|
.img-hdnr > div{
|
|
display: flex;
|
|
display: flex;
|