Split combined trade-fair bookmark links and add shared-ticket notes
This commit is contained in:
@@ -1944,6 +1944,18 @@ h1 {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-links {
|
||||
display: inline-flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
row-gap: 2px;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-separator {
|
||||
color: #6b7280;
|
||||
margin: 0 2px;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-link:hover {
|
||||
color: #1d4ed8;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user