master
candice 3 years ago
parent 41b7199ecf
commit 58cf1d078f

@ -75,19 +75,18 @@ a, a:hover { text-decoration: underline; color: #000; cursor: pointer;}
.bottom_why_us_content h3 {font-size: 21px; .bottom_why_us_content h3 {font-size: 21px;
margin-top: -5px;} margin-top: -5px;}
.bottom_why_us_content p {font-size: 18px;} .bottom_why_us_content p {font-size: 18px;}
.web_cookie { background-color: #f7f7f7; .web_cookie { background-color: #f1f1f1;
position: fixed; position: fixed;
bottom: 0; bottom: 0;
box-shadow: -2px -2px 4px 0px #ececec; box-shadow: -2px -2px 4px 0px #ececec;
width: 48%; width: 40%;
z-index: 99; z-index: 9999;
right: 0; right: 0;}
padding-bottom: 15px; .web_cookie p { display: inline-block;
font-size: 16px;} padding: 10px 0 10px 15px;
.web_cookie p { display: inline-block; line-height: 18px;
padding: 10px 0 0 15px; font-size: 16px;
line-height: 20px; width: 88%;}
font-size: 17px;}
.wechat_button {position: fixed; .wechat_button {position: fixed;
width: 65px; width: 65px;
height: 65px; height: 65px;

Loading…
Cancel
Save