tags: fix hover #151

This commit is contained in:
Sören Weber 2022-02-18 07:55:16 +01:00
parent 9f174a71bb
commit f81800ceaf
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -42,3 +42,7 @@
top: 10px;
width: 5px;
}
#body .tags a.tag-link:hover:after {
width: 5px;
}