Revert "Link trade fair names to source pages"
This reverts commit 0f9bbe160c.
This commit is contained in:
@@ -2272,50 +2272,33 @@ h1 {
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-link {
|
||||
border: none;
|
||||
background: transparent;
|
||||
color: #0f4bb8;
|
||||
cursor: pointer;
|
||||
font: inherit;
|
||||
text-decoration: underline;
|
||||
text-underline-offset: 2px;
|
||||
padding: 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-link--static {
|
||||
color: #1f2937;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-links {
|
||||
display: inline-flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
row-gap: 2px;
|
||||
column-gap: 6px;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-separator {
|
||||
color: #6b7280;
|
||||
margin-right: 2px;
|
||||
margin: 0 2px;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-link:hover {
|
||||
color: #1d4ed8;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-search {
|
||||
border: 1px solid #cbd5e1;
|
||||
background: #f8fafc;
|
||||
color: #1f2937;
|
||||
cursor: pointer;
|
||||
font: inherit;
|
||||
font-size: 12px;
|
||||
line-height: 1.2;
|
||||
border-radius: 999px;
|
||||
padding: 2px 8px;
|
||||
}
|
||||
|
||||
.bookmark-subpage__messe-search:hover {
|
||||
background: #e2e8f0;
|
||||
}
|
||||
|
||||
.bookmark-subpage__table th[data-column-key="thema"],
|
||||
.bookmark-subpage__table td[data-column="thema"],
|
||||
.bookmark-subpage__table th[data-column-key="notiz"],
|
||||
|
||||
Reference in New Issue
Block a user