master
candice 4 years ago
parent 5aa1a06004
commit 1b1d617c9f

@ -1207,7 +1207,7 @@ li.sub-nav-item a {
border-right: 1px solid #d2d2d2;
float: left;
height: 35px;
padding-top: 10px;
padding-top: 12px;
text-align: center;
width: 25%;
}
@ -1221,7 +1221,7 @@ li.sub-nav-item a {
display: block;
float: left;
height: 35px;
padding-top: 10px;
padding-top: 12px;
text-align: center;
width: 24%;
}
@ -3054,7 +3054,7 @@ input.dateicon {font-size: 16px;
@media (min-width: 1200px) {
p { padding: 0;}
h2.whyus { margin-top: 50px;}
.tournavi { top: 84px;
.tournavi {
width: 750px;
position: sticky;
border-bottom: 1px solid #d2d2d2;
@ -3064,7 +3064,7 @@ input.dateicon {font-size: 16px;
background: #fff;
z-index: 1;
display: flex;
margin-top: -20px;
margin-top: -25px;
font-family: 'raleway regular';
}
.inquirybutton { position: fixed !important;

@ -80,9 +80,12 @@ table.itinerarytable th { background: #f4f4f4; padding: 15px 10px; border: 1px s
p.whyus { font-size: 15px; margin-top: 5px;}
p.whyuslast { margin-top: 10px;font-size: 15px;}
.tourdate { background: #f7f7f7; display: table-cell; font-size: 20px; font-weight: bold; color: #a31022; float: left;
height: 40px; padding: 15px 0px 5px 20px;
height: 42px;
padding: 12px 0px 5px 20px;
margin-bottom: 20px;
}
.toursite { font-size: 20px;
margin-bottom: 20px;
background: #f7f7f7;
display: flex;
padding: 15px 20px 20px 30px;
@ -101,7 +104,6 @@ ul.priceitem li { background: url('//data.chinahighlights.com/pic/cht-63-list-bg
display: block;
padding-left: 30px;
margin-bottom: 20px;
margin-top: 20px;
margin-left: 20px;
font-family: 'raleway regular';}
.TopNavi { font-size: 16px; display: block; border-right: 1px solid #d2d2d2; float:left; height: 35px; padding-top: 10px; text-align: center; width: 25%; }
@ -113,7 +115,7 @@ img.tourmap { margin-top: -75px;}
display: block;}
img.TopImage { margin-bottom: 15px; }
.medias { margin-left: -10px;overflow: hidden}
.tourbg { margin-bottom: 20px;
.tourbg { margin-bottom: 30px;
padding-bottom: 15px;
border: 1px solid #d1d1d1;
border-radius: 4px;}

Loading…
Cancel
Save