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