mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
59ba9520de
commit
fc9519999d
6 changed files with 393 additions and 357 deletions
|
@ -246,6 +246,21 @@
|
|||
background-position: center center;
|
||||
}
|
||||
|
||||
.iconCardImage {
|
||||
text-align: center;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.cardImage .fa {
|
||||
color: rgb(255, 255, 255);
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
font-size: 50px;
|
||||
margin: auto;
|
||||
top: 25%;
|
||||
}
|
||||
|
||||
.bannerCard {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue