show details with a little bit smaller font
This commit is contained in:
parent
c52f64ee6f
commit
359c176ad2
1 changed files with 3 additions and 2 deletions
|
@ -193,15 +193,16 @@ section.details {
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
margin: 0;
|
||||
font-size:90%;
|
||||
}
|
||||
#location-details dt {
|
||||
width: 39%;
|
||||
margin: 0 0 1rem;
|
||||
margin: 0 0 0.7rem;
|
||||
font-weight: 700;
|
||||
}
|
||||
#location-details dd {
|
||||
width: 60%;
|
||||
margin: 0 0 1rem;
|
||||
margin: 0 0 0.7rem;
|
||||
padding: 0 0 0 1rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue