1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix missing curly brace

This commit is contained in:
Bill Thornton 2022-09-16 10:03:35 -04:00 committed by GitHub
parent a0fb4313c9
commit 8791d32ed2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,6 +62,7 @@
a:link {
color: #black;
text-decoration: none;
}
a:active,
a:hover {