This commit is contained in:
@@ -397,8 +397,9 @@ audio.hidden-audio {
|
||||
|
||||
.pulse-orb.playing {
|
||||
color: #7df9ff;
|
||||
background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.35), currentColor 65%);
|
||||
background: currentColor;
|
||||
animation: planetShift 4s linear infinite;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.pulse-orb.answer {
|
||||
@@ -450,9 +451,6 @@ audio.hidden-audio {
|
||||
|
||||
.pulse-tentacles.playing {
|
||||
color: #7df9ff;
|
||||
}
|
||||
|
||||
.pulse-tentacles.playing .tentacle {
|
||||
animation: planetShift 4s linear infinite;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user