mirror of
https://github.com/headporter81/specialsource-homepage-frontend.git
synced 2026-08-08 15:21:11 +09:00
This commit is contained in:
+1
-1
@@ -818,7 +818,7 @@ iframe { width: 100%; height: 180px; border-radius: 4px; }
|
||||
50% { opacity: 1; text-shadow: 0 0 8px var(--tui-glow); }
|
||||
}
|
||||
|
||||
/* 🟢 [NEW] 비상 Failover 점멸 애니메이션 */
|
||||
/* 🟢 [NEW] 비상 Failover 점멸 애니메이션 */
|
||||
@keyframes badgeBlink {
|
||||
0%, 100% { opacity: 0.6; box-shadow: 0 0 5px rgba(255, 59, 59, 0.2); }
|
||||
50% { opacity: 1; box-shadow: 0 0 15px rgba(255, 59, 59, 0.6); text-shadow: 0 0 12px #ff3b3b; }
|
||||
|
||||
Reference in New Issue
Block a user