master
candice 2 years ago
parent 24fe7d7bde
commit e48f6e53dc

@ -397,7 +397,7 @@ p.nextinfo {text-align: center;}
} }
.infotailormade { .infotailormade {
font-size: 20px; font-size: 20px;
width: 280px; width: 250px;
margin: -10px auto 0 auto; margin: -10px auto 0 auto;
background: #fff; background: #fff;
border: 2px solid #ad1818; border: 2px solid #ad1818;
@ -1029,12 +1029,12 @@ line-height: 20px;}
.area_name a { text-decoration: none;} .area_name a { text-decoration: none;}
.country_name { position: absolute; .country_name { position: absolute;
top: 0; top: 0;
width: 275px; width: 280px;
text-align: center; text-align: center;
font-size: 23px; font-size: 23px;
text-shadow: 1px 1px 1px #000; text-shadow: 1px 1px 1px #000;
font-weight: 600; font-weight: 600;
height: 87px; height: 94px;
} }
.country_name strong { font-size: 27px;} .country_name strong { font-size: 27px;}
.country_name a {background: rgb(0 0 0 / 45%); .country_name a {background: rgb(0 0 0 / 45%);
@ -1891,7 +1891,8 @@ input.Inquiryphone {width:45.4% !important;}
margin-bottom: 15px; margin-bottom: 15px;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
font-weight: 600; font-weight: 600;
font-size: 22px; font-size: 20px;
text-transform: uppercase;
} }
.infopage_ad {float: left; .infopage_ad {float: left;
width: 235px; width: 235px;

Loading…
Cancel
Save