master
candice 2 years ago
parent 8a3589f852
commit bc45c19e94

@ -1615,9 +1615,9 @@ select.country_code, select.kids_number {
.infopage_ad img {border-radius: 4px; float: left;}
.infopage_ad_content {display: inline-block; }
.content_article_name {
line-height: 22px;
line-height: 21px;
margin-bottom: 0;
padding: 10px;
padding: 5px 10px;
-webkit-line-clamp: 4;
display: block;
-webkit-box-orient: vertical;
@ -1627,7 +1627,7 @@ select.country_code, select.kids_number {
width: calc(100% - 25px);
position: absolute;
background: rgb(0 0 0 / 40%);
border-radius: 4px;}
border-radius: 4px 4px 0 0;}
.content_article_name a {text-decoration: none; color: #fff;
text-shadow: 1px 1px 1px #000;font-size: 20px;
font-weight: 600;}

Loading…
Cancel
Save