反馈样式修改

master
candice 2 years ago
parent 070a56b612
commit c66a0cfbd2

@ -561,25 +561,25 @@ ul.tourhighlights li {list-style: square;
font-size: 19px;}
.feedback_content {
text-align: center;
line-height: 23px;
line-height: 21px;
font-style: italic;
padding: 40px 40px 0 40px;
background: url(https://data.asiahighlights.com/image/tour/asia/china-tours-feedback-bg-left.png) no-repeat 0px 20px;
background-size: 65px;}
padding: 40px 0 0 30px;
background: url(https://data.asiahighlights.com/image/tour/asia/china-tours-feedback-bg-left.png) no-repeat 15px 30px;
background-size: 30px;}
.feedback_content strong {display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
margin-bottom: 15px;
margin-bottom: 10px;
font-size: 20px;
height: 45px;}
.feedback_content p { display: -webkit-box;
-webkit-box-orient: vertical;
.feedback_content p { display: -webkit-box;
-webkit-line-clamp: 5;
height: 120px;
-webkit-box-orient: vertical;
overflow: hidden;
margin-bottom: 5px;}
.tour_feedback img {margin: 0 auto;}
padding-bottom: 0;
height: 125px;}
.tour_feedback img {margin: 0 auto; width: 160px;}
.customer_name {
text-align: center;
color: #999;
@ -1464,11 +1464,11 @@ ul.inspiration li a:hover {
font-style: italic;
font-size: 17px;
border-bottom: 1px dashed;}
.tour_feedback { width: 480px;
height: 345px;
font-size: 18px;
margin: 0 30px 15px 0;
border-radius: 6px;}
.feedback_logo { width: 250px;}
.tour_feedback { width: 370px;
height: 310px;
font-size: 18px;
margin: 50px 10px 15px 0;}
select.kids_number { width: 100%;}
select.country_code, select.kids_number {
margin-right: 5px;

Loading…
Cancel
Save