mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-16 10:28:18 -07:00
Fix invalid link color value again
This commit is contained in:
parent
fd5033a8b6
commit
02a0aa911c
@ -60,7 +60,7 @@
|
||||
font-size: 120%;
|
||||
|
||||
a:link {
|
||||
color: #000000;
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user