master
candice 2 years ago
parent 7653b600d0
commit 55ed4f6d38

@ -1091,7 +1091,8 @@ line-height: 20px;}
.ah_index_tour_bg a { text-decoration: none;}
.tour_list_subtitle {height: 45px;
border-bottom: 1px solid #d1d1d1;
margin-bottom: 0;
margin-bottom: -5px;
padding-bottom: 5px;
line-height: 20px; }
.ah_index_tour_city {height: 80px;color: #848484;line-height: 20px;}
.ah_index_tour_button {text-transform: uppercase;
@ -2170,13 +2171,13 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
.more_tours { font-size: 25px; clear: both;}
.travel_guide_city { display: flex; }
.ah_index_tour {width: auto;
margin: 0 5px 15px 5px;
margin: 0 5px 20px 5px;
background: #fff;
border: 1px solid #d1d1d1;
padding: 5px;
box-shadow: 0px 0px 3px 3px #ececec;
border-radius: 4px;}
.ah_index_tour_bg h3, .tour_list_subtitle { height: auto; padding-left: 0; }
.tour_list_price { width: 100%;}
.ah_index_tour_button { display: block;}
.ah_index_tour_button a {
position: inherit;

Loading…
Cancel
Save