master
candice 2 years ago
parent d505b69f7f
commit ab357a7c6d

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

Loading…
Cancel
Save