master
candice 2 years ago
parent 1f88b50c64
commit 6f7df1df7d

@ -732,7 +732,7 @@ margin-right: 35px;}
45deg);
left: 35px;
}
.tourmore { font-style: italic; font-size: 20px; margin-top: 60px;}
.tourmore { font-style: italic; font-size: 20px; margin-top: 60px; padding: 0 15px;}
.tourmore a:after{content: "";
position: absolute;
width: 6px;
@ -1126,6 +1126,8 @@ img.tour_list_map { margin: 5px 0;}
.tour_list_price strong { font-size: 20px;
display: block;
color: #000;
line-height: 19px;
margin-bottom: 5px;
text-transform: initial;}
/* Menu styles */
.menu {
@ -1790,11 +1792,11 @@ input.Inquiryphone {width:44% !important;}
float: left; position: relative;}
.trip_plan_right {width: 560px;
display: inline-block;}
.ah_index_tour { margin: 0 12px 0 12px;
.ah_index_tour { margin: 0 8px;
border: 1px solid #d1d1d1;
padding: 5px;
width: 344px;
margin-bottom: 25px;
width: 352px;
margin-bottom: 20px;
box-shadow: 0px 0px 3px 3px #ececec;
border-radius: 6px;}
.updated_news { top: 66px !important;}

Loading…
Cancel
Save