master
candice 2 years ago
parent 902a3fcc6e
commit 82de4bc30b

@ -1588,7 +1588,6 @@ select.country_code, select.kids_number {
font-family: 'Goudy Old Style';
font-weight: 600;
font-size: 20px;
text-transform: uppercase;
}
.infopage_ad { float: left;
width: 360px;
@ -1615,7 +1614,8 @@ select.country_code, select.kids_number {
background: rgb(0 0 0 / 40%);
border-radius: 4px;}
.content_article_name a {text-decoration: none; color: #fff;
text-shadow: 1px 1px 1px #000;}
text-shadow: 1px 1px 1px #000;font-size: 20px;
font-weight: 600;}
.content_article_button {
font-size: 17px;
margin-right: 0;

Loading…
Cancel
Save