master
candice 3 years ago
parent 46380d36fd
commit f75d38cfa6

@ -2018,6 +2018,8 @@ ul.infolist, ul.drop1, ul.ghlist { margin: 0 15px 0 30px; }
.destinations { padding: 0;} .destinations { padding: 0;}
.all_width_content_1200, .list_content, .cruise_index_top_info { width: 100%;} .all_width_content_1200, .list_content, .cruise_index_top_info { width: 100%;}
/*tour集合页*/ /*tour集合页*/
.checkYes { width: 100%; text-align: left;}
.checkYes input {width: 20px !important; margin-right: 10px !important;}
.tripnotes { padding-left: 15px;} .tripnotes { padding-left: 15px;}
.tourleftinfo { position: initial; .tourleftinfo { position: initial;
border: 1px solid #cecece; border: 1px solid #cecece;

@ -101,10 +101,10 @@
margin-top: -1px; margin-top: -1px;
} }
.InquiryBox textarea { .InquiryBox textarea {
margin-bottom: 30px; margin-bottom: 15px;
line-height: 22px; line-height: 22px;
padding: 15px; padding: 15px;
height: 80px; height: 100px;
width: 95%; width: 95%;
font-family: Calibri; font-family: Calibri;
border-radius: 4px; border-radius: 4px;

Loading…
Cancel
Save