mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
bb9b9377fd
commit
5738507576
8 changed files with 35 additions and 13 deletions
|
@ -28,6 +28,8 @@
|
|||
color: #fff;
|
||||
z-index: 1002;
|
||||
font-weight: 400;
|
||||
/* Add an outline */
|
||||
text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
|
||||
}
|
||||
|
||||
.swiper-slide img {
|
||||
|
@ -117,4 +119,4 @@ paper-fab.btnSlideshowExit {
|
|||
margin-left: -5vh;
|
||||
margin-top: -5vh;
|
||||
z-index: 1003;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue