master
candice 3 years ago
parent 2800e4a971
commit 7bdd8b5c95

@ -878,7 +878,13 @@ table.story_table {width: 600px;
top: calc(100% - 260px);
font-size: 20px;
}
.destinationtop a { color: #fff; text-decoration: underline;}
.destinationtop a {font-size: 18px;
color: #fff;
border: 2px solid #fff;
padding: 2px 10px;
text-transform: uppercase;
display: inline-block;
margin-top: 10px;}
ul.expatstourtag {
display: flex;
padding-left: 20px;

Loading…
Cancel
Save