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;
margin-top: -5px;}
.bottom_why_us_content p {font-size: 18px;}
.web_cookie { background-color: #f7f7f7;
.web_cookie { background-color: #f1f1f1;
position: fixed;
bottom: 0;
box-shadow: -2px -2px 4px 0px #ececec;
width: 48%;
z-index: 99;
right: 0;
padding-bottom: 15px;
font-size: 16px;}
width: 40%;
z-index: 9999;
right: 0;}
.web_cookie p { display: inline-block;
padding: 10px 0 0 15px;
line-height: 20px;
font-size: 17px;}
padding: 10px 0 10px 15px;
line-height: 18px;
font-size: 16px;
width: 88%;}
.wechat_button {position: fixed;
width: 65px;
height: 65px;

Loading…
Cancel
Save