[claude] WebGL context loss recovery: Matrix green overlay (#63) #83
@@ -486,8 +486,9 @@
|
||||
pointer-events: none;
|
||||
}
|
||||
#webgl-recovery-overlay .recovery-text {
|
||||
color: #5577aa; font-family: 'Courier New', monospace;
|
||||
color: #22aa66; font-family: 'Courier New', monospace;
|
||||
font-size: 15px; letter-spacing: 3px;
|
||||
text-shadow: 0 0 10px #11663388;
|
||||
animation: ctx-blink 1.2s step-end infinite;
|
||||
}
|
||||
@keyframes ctx-blink {
|
||||
|
||||
Reference in New Issue
Block a user