HoverCard: Style <a> color

merge-requests/155/head
Alex Gleason 4 years ago
parent 7fe70a64b5
commit 3fd255cc0a
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -75,6 +75,10 @@
margin: 0 20px 20px;
max-height: 4em;
a {
color: var(--highlight-text-color);
}
&::after {
content: '';
display: block;

Loading…
Cancel
Save