master
candice 2 years ago
parent 98b62c8e94
commit 00387cb138

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

Loading…
Cancel
Save