master
candice 3 years ago
parent 787b24cfa4
commit cbbf26d418

@ -86,6 +86,7 @@ a, a:hover { text-decoration: underline; color: #000; cursor: pointer;}
font-size: 16px;} font-size: 16px;}
.web_cookie p { display: inline-block; .web_cookie p { display: inline-block;
padding: 10px 0 0 15px; padding: 10px 0 0 15px;
line-height: 20px;
font-size: 17px;} font-size: 17px;}
.cookie_button {margin-left: 20px; .cookie_button {margin-left: 20px;
margin-bottom: 15px; margin-bottom: 15px;
@ -1807,7 +1808,7 @@ table.why_us_table { width: 1060px;}
.bottom_why_us { height: 590px;} .bottom_why_us { height: 590px;}
.bottom_why_us_content { padding: 0; height: auto;} .bottom_why_us_content { padding: 0; height: auto;}
.bottom_why_us_content h3 { padding-top: 25px;} .bottom_why_us_content h3 { padding-top: 25px;}
.web_cookie { padding-bottom: 30px;} .web_cookie { padding-bottom: 50px;}
ul.infolist, ul.drop1 { margin: 0 15px 0 30px; } ul.infolist, ul.drop1 { margin: 0 15px 0 30px; }
.updated_news {top: 54px; padding: 7px 15px; width: calc(100% - 30px);line-height: 20px;} .updated_news {top: 54px; padding: 7px 15px; width: calc(100% - 30px);line-height: 20px;}
.infotopimage img { margin-bottom: 20px;} .infotopimage img { margin-bottom: 20px;}

Loading…
Cancel
Save