mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
dynamic http embeds, kofi button, etc
This commit is contained in:
@@ -115,6 +115,18 @@ body {
|
||||
background-position: 0% 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.kofi-animate-bg {
|
||||
background: linear-gradient(
|
||||
270deg,
|
||||
#ff5f5f,
|
||||
#ff9f43,
|
||||
#ffd166,
|
||||
#ff5f5f
|
||||
);
|
||||
background-size: 800% 800%;
|
||||
animation: rainbowBG 240s ease infinite;
|
||||
}
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
|
||||
Reference in New Issue
Block a user