mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
New Golang Backend + Minor Fixes
This commit is contained in:
parent
f80a86a3ae
commit
03b4c151f9
8 changed files with 24 additions and 20 deletions
|
@ -81,7 +81,7 @@ body {
|
|||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
.placeholder:empty:before {
|
||||
--url: url('./bg_music.svg');
|
||||
--url: url('/bg_music.svg');
|
||||
content: '';
|
||||
background-image: var(--url);
|
||||
background-size: contain;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue