This commit is contained in:
Yuri Kuznetsov
2022-08-05 17:53:26 +03:00
parent 4f17ebabee
commit da064ff76f
+2 -1
View File
@@ -189,7 +189,8 @@ blockquote {
top: -1px;
}
a.text-muted:hover {
a.text-muted:hover,
a.text-muted:focus {
color: var(--text-muted-color);
}