底部模板tours链接样式修改

master
candice 2 years ago
parent e3bee6b3e7
commit 075109b15f

@ -431,9 +431,10 @@ table.why_us_table { width: 1140px !important;
margin-top: 20px;}
.bottom_why_us_content p {font-size: 18px;}
.bottom_destinations { background: #333;padding: 60px 0 90px 0;color: #fff;position: relative;}
.bottom_destinations h4 a { color: #fff; text-decoration: none;}
.bottom_destinations h4 {font-family: 'Goudy Old Style';
.bottom_destinations ul li a { color: #fff; text-decoration: none;}
.bottom_destinations ul li {font-family: 'Goudy Old Style';
border-left: 5px solid #ad1818;
float: left;
padding-left: 15px;
font-size: 18px;
font-weight: 600;
@ -1829,11 +1830,7 @@ ul.InfoList, ul.ghlist {padding: 0 15px 0 35px;}
table.why_us_table { width: 1000px;}
.bottom_why_us { height: 560px;}
.bottom_why_us_content { padding: 0; height: 280px;}
.destination_links {
width: 42%;
padding: 0 15px;
display: table-cell;
}
/*头部导航*/
.topnavitailor { text-transform: uppercase;
margin-top: 13px;

Loading…
Cancel
Save