master
candice 3 years ago
parent 6b9f473481
commit 28a1f3e934

@ -438,22 +438,6 @@ min-height: 590px;}
display: block;
line-height: 22px;
}
.infotailormade {
text-align: center;
font-size: 18px;
width: 250px;
margin: 25px auto 90px auto;
display: block;
background: #fff;
border: 2px solid #ad1818;
text-shadow: none;
}
.infotailormade a {
color: #ad1818;
display: block;
text-transform: uppercase;
padding: 3px 0;
}
.TopNavi { font-size: 16px;
display: block;
float: left;
@ -744,20 +728,18 @@ table.story_table {width: 600px;
font-size: 18px;
text-transform: uppercase;
margin: 10px auto;
border: 1px solid #ad1818;
border: 2px solid #ad1818;
background: #fff;
font-weight: 600;
box-shadow: 1px 1px 3px 1px #d2d2d2;
padding: 5px 0;
letter-spacing: 0.03rem;
width: max-content;
color: #ad1818;
text-shadow: none;
display: block;
}
.tourbutton a {
text-decoration: none;
color: #ad1818;
padding: 6px 20px;
padding: 5px 20px;
display: block;
}
.tourbutton a:hover { color: #fff; background: #ad1818; transition: 0.5s; }

@ -52,7 +52,7 @@
font-size: 20px;
line-height: 24px;
}
.ItineraryContent { border-radius: 0 0 4px 4px;
.ItineraryContent {
padding: 20px;
border-left: 2px dashed #d1d1d1;}
.tourDays {

Loading…
Cancel
Save