master
candice 2 years ago
parent 9b69177c82
commit 7653b600d0

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

Loading…
Cancel
Save