mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix invalid link color value again
This commit is contained in:
parent
fd5033a8b6
commit
02a0aa911c
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
font-size: 120%;
|
||||
|
||||
a:link {
|
||||
color: #000000;
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue