master
candice 2 years ago
parent 98b62c8e94
commit 00387cb138

@ -383,8 +383,6 @@ p.nextinfo {text-align: center;}
border-color: #fff transparent transparent transparent; border-color: #fff transparent transparent transparent;
} }
.infotailorword { .infotailorword {
position: absolute;
top: calc(100% - 370px);
font-size: 27px; font-size: 27px;
text-align: center; text-align: center;
line-height: 32px; line-height: 32px;
@ -398,15 +396,14 @@ p.nextinfo {text-align: center;}
background: #fff; background: #fff;
border: 2px solid #ad1818; border: 2px solid #ad1818;
text-align: center; text-align: center;
display: inline-block; width: 300px;
margin-top: 15px; margin: 15px auto;
} }
.infotailormade a { .infotailormade a {
color: #ad1818; color: #ad1818;
text-decoration: none; text-decoration: none;
display: block; display: block;
text-transform: uppercase; text-transform: uppercase;
padding: 0 30px;
} }
.infotailormade a:hover {background: #ad1818; .infotailormade a:hover {background: #ad1818;
color: #fff; color: #fff;
@ -1740,7 +1737,7 @@ input.Inquiryphone {width:45.4% !important;}
display: block; display: block;
top: 80px; top: 80px;
} }
.infotailor { height: 210px;} .infotailor { height: 250px;}
.nextcontext { clear: both; .nextcontext { clear: both;
padding: 5px 0 60px 0; padding: 5px 0 60px 0;
background: #fff; background: #fff;

Loading…
Cancel
Save