1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 18:08:21 +02:00

Resize and compress image, add shiny button

This commit is contained in:
quark
2025-03-12 23:42:37 +01:00
parent 7f0a3784e9
commit 4799b2c52d
4 changed files with 25 additions and 19 deletions

View File

@ -26,7 +26,7 @@ function afterKonami () {
})
rythm.addRythm('d-flex', 'color', 50, 50, {
from: [64, 64, 64],
to: [128, 64, 128]
to: [255, 0, 101]
})
rythm.addRythm('nav-link', 'jump', 150, 50, {
min: 0,