mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
get album images from songs before internet
This commit is contained in:
parent
efd23cafaa
commit
d9cc30f8dd
1 changed files with 2 additions and 2 deletions
|
@ -248,12 +248,12 @@ h1 .imageLink {
|
|||
|
||||
.sidebarLinks a {
|
||||
display: block;
|
||||
padding: 10px 20px 10px 30px;
|
||||
padding: 12px 20px 12px 30px;
|
||||
text-decoration: none;
|
||||
color: #fff!important;
|
||||
text-shadow: none!important;
|
||||
font-weight: 400!important;
|
||||
font-size: 15px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.sidebarLinks a:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue