mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update login page
This commit is contained in:
parent
b1676387f4
commit
e88f66812d
6 changed files with 7 additions and 8 deletions
|
@ -367,7 +367,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
background-size: cover;
|
||||
background-position: center 15%;
|
||||
background-repeat: no-repeat;
|
||||
height: 620px;
|
||||
height: 640px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
|
||||
.viewMenuBar .material-icons, .viewMenuBar .fa, .viewMenuBar paper-icon-button {
|
||||
color: #f0f0f0;
|
||||
color: #fff;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue