移动端TM按钮样式修改

master
candice 2 years ago
parent 530ec8ecab
commit f0c0c0a10c

@ -1831,7 +1831,15 @@ p {padding: 0 15px;}
ul.InfoList, ul.ghlist {padding: 0 15px 0 35px;}
.web_cookie p { padding: 15px; width: 80%; padding-bottom: 60px;}
.web_cookie {width: 100%;}
.info_tm_button {right: 5px; font-size: 16px; bottom: 35px;}
.info_tm_button { bottom: 15px;
width: calc(100% - 40px);
border-radius: 10px;
margin: 0 20px;
height: 40px;}
.info_tm_button a {padding-top: 10px;
font-size: 20px;
text-transform: capitalize;
font-family: 'Goudy Old Style';}
table.why_us_table { width: 1000px;}
.bottom_why_us { height: 560px;}
.bottom_why_us_content { padding: 0; height: 280px;}

Loading…
Cancel
Save