mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
refactor: update stremurrr images
This commit is contained in:
parent
bcfef1a5fd
commit
5d6c03742c
5 changed files with 2 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 2.1 MiB |
BIN
images/empty.png
BIN
images/empty.png
Binary file not shown.
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 96 KiB |
|
|
@ -24,7 +24,7 @@
|
|||
background-position: center;
|
||||
background-origin: content-box;
|
||||
background-clip: content-box;
|
||||
background-color: var(--primary-overlay-color);
|
||||
background-color: var(--primary-foreground-color);
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@
|
|||
background-origin: content-box;
|
||||
background-clip: content-box;
|
||||
opacity: 0.9;
|
||||
background-color: var(--primary-overlay-color);
|
||||
background-color: var(--primary-foreground-color);
|
||||
}
|
||||
|
||||
.email-logout-container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue