Added hashtag link background color

merge-requests/8/head
Bob Mottram 2020-10-23 18:22:44 +01:00
parent 742d112018
commit 586d6788d2
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ a:focus {
width: 90%;
}
.addedHashtag {
.addedHashtag:link {
background-color: var(--hashtag-background-color);
}