mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
mediaSession Controls
This commit is contained in:
parent
8ee03fa623
commit
ab076dc47d
5 changed files with 65 additions and 47 deletions
|
@ -145,11 +145,14 @@ button {
|
|||
background-image: linear-gradient(45deg, #88c0d0, #5e81ac);
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
border-radius: 0.25rem;
|
||||
border-radius: .25rem;
|
||||
}
|
||||
.bg-img.lazy {
|
||||
background-image: var(--art);
|
||||
}
|
||||
.search-artists .bg-img {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.pop {
|
||||
--shadow: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue