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