master
candice 2 years ago
parent 9b69177c82
commit 7653b600d0

@ -1089,7 +1089,10 @@ line-height: 20px;}
margin-bottom: 10px; margin-bottom: 10px;
font-family: 'Goudy Old Style';} font-family: 'Goudy Old Style';}
.ah_index_tour_bg a { text-decoration: none;} .ah_index_tour_bg a { text-decoration: none;}
.tour_list_subtitle {height: 45px; } .tour_list_subtitle {height: 45px;
border-bottom: 1px solid #d1d1d1;
margin-bottom: 0;
line-height: 20px; }
.ah_index_tour_city {height: 80px;color: #848484;line-height: 20px;} .ah_index_tour_city {height: 80px;color: #848484;line-height: 20px;}
.ah_index_tour_button {text-transform: uppercase; .ah_index_tour_button {text-transform: uppercase;
font-weight: 600; font-weight: 600;
@ -1103,18 +1106,20 @@ line-height: 20px;}
background: #fff; background: #fff;
border: 2px solid #ad1818; border: 2px solid #ad1818;
position: relative; position: relative;
top: 10px;} top: 8px;}
.ah_index_tour_button a:hover { color: #ad1818; .ah_index_tour_button a:hover { color: #ad1818;
transition: 0.5s; transition: 0.5s;
border-radius: 30px;} border-radius: 30px;}
img.tour_list_map { margin: 5px 0;} img.tour_list_map { margin: 5px 0;}
.tour_list_price {float: left; .tour_list_price {float: left;
display: inline-block; display: inline-block;
width: 59%; width: 51%;
line-height: 25px; line-height: 22px;
font-size: 25px; font-size: 23px;
color: #ad1818;} color: #ad1818;
.tour_list_price strong {font-size: 18px; border-right: 1px solid #d1d1d1;
margin-right: 27px;}
.tour_list_price strong {font-size: 16px;
display: block; display: block;
color: #000;} color: #000;}
/* Menu styles */ /* Menu styles */

Loading…
Cancel
Save