1
0
Fork 0
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:
Luke Pulverenti 2015-06-24 09:21:33 -04:00
parent b1676387f4
commit e88f66812d
6 changed files with 7 additions and 8 deletions

View file

@ -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;
}

View file

@ -28,7 +28,7 @@
}
.viewMenuBar .material-icons, .viewMenuBar .fa, .viewMenuBar paper-icon-button {
color: #f0f0f0;
color: #fff;
vertical-align: middle;
}