master
candice 2 years ago
parent e48f6e53dc
commit 5eafec6395

@ -397,12 +397,12 @@ p.nextinfo {text-align: center;}
}
.infotailormade {
font-size: 20px;
width: 250px;
margin: -10px auto 0 auto;
width: 23%;
background: #fff;
border: 2px solid #ad1818;
float: right;
text-align: center;
display: inline-block;
margin-top: 20px;
}
.infotailormade a {
color: #ad1818;
@ -413,6 +413,9 @@ p.nextinfo {text-align: center;}
.infotailormade a:hover {background: #ad1818;
color: #fff;
transition: 0.5s;}
.bottomtailor {width: 75%;
display: inline-block;
float: left;}
.goHome {
text-align: center;
}

Loading…
Cancel
Save