master
candice 2 years ago
parent 4637044092
commit 163c9fb5de

@ -152,7 +152,7 @@ a.infocustomize {
}
.sidebar .start-nav-item {
width: 30%;
height: 28px;
height: 30px;
}
.guide_block {width: 31%;
display: inline-block;
@ -160,7 +160,7 @@ a.infocustomize {
margin-right: 28px;}
.navisgation_title_pc { color: #ad1818; border-bottom: 1px solid #d1d1d1; padding-bottom: 5px; margin-bottom: 10px; font-size: 18px; font-family: 'Goudy Old Style'; font-weight: 600;}
ul.guide_links {padding-left: 0;}
ul.guide_links li {width: 100%;}
ul.guide_links li {width: 100%; margin-bottom: 3px;}
.bottommedia {
width: 50%;
float: left;
@ -2022,11 +2022,11 @@ font-size: 27px;}
margin: 0;
padding: 0;
}
.chinatourspc, .destinationspc, .travelguidepc, .culturepc, .searchpc {
padding-top: 15px;
background: #fff;
height: 190px;
box-shadow: 0px 2px 4px 0px #d1d1d1;}
.chinatourspc, .destinationspc, .travelguidepc, .culturepc {
padding-top: 25px;
background: #fff;
height: 215px;
box-shadow: 0px 2px 4px 0px #d1d1d1;}
.siteSearch {
float: left;
margin-top: 14px;

Loading…
Cancel
Save