mirror of
https://github.com/Starlio-app/StarlioX
synced 2025-02-24 23:31:26 +03:00
add favorites image
This commit is contained in:
parent
d054fb63a9
commit
f9022a5182
4 changed files with 255 additions and 0 deletions
9
web/static/style/favorite.css
Normal file
9
web/static/style/favorite.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
body {
|
||||
background-color: #131313;
|
||||
}
|
||||
|
||||
lottie-player {
|
||||
width: 30%;
|
||||
height: 30%;
|
||||
margin-top: -10%;
|
||||
}
|
Loading…
Add table
Reference in a new issue