1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

sync fixes

This commit is contained in:
Luke Pulverenti 2015-03-26 19:10:34 -04:00
parent dfce8df586
commit fa08c6245b
3 changed files with 36 additions and 15 deletions

View file

@ -1446,3 +1446,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
padding-left: 1em;
}
}
.homeTopViews .cardText{
font-size: 14px;
}