Tweak styling
This commit is contained in:
parent
6dea57778e
commit
3c03aeaabc
1 changed files with 9 additions and 1 deletions
|
@ -43,10 +43,18 @@ details h2 {
|
|||
|
||||
.other-links {
|
||||
display: block;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.other-links ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.other-links li {
|
||||
float: left;
|
||||
margin-right: 1.5em;
|
||||
}
|
||||
|
||||
.trip-meta {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue