bug fixes

This commit is contained in:
Dennis Eichhorn 2021-06-05 11:01:03 +02:00
parent 503968eefe
commit f63ab35743
2 changed files with 123 additions and 214 deletions

View File

@ -6,11 +6,11 @@
cursor: pointer;
}
.portlet-body a:not(.button) {
.portlet-body a:not(.button), a.content {
color: var(--link-color);
border-bottom: 1px dotted var(--link-color);
&:hover {
border-bottom: none;
}
}
}

File diff suppressed because it is too large Load Diff