This commit is contained in:
@@ -248,6 +248,10 @@ body {
|
||||
margin-left: 1px;
|
||||
}
|
||||
|
||||
.terminal-cursor.red {
|
||||
background: #ef4444;
|
||||
}
|
||||
|
||||
@keyframes cursorBlink {
|
||||
0%, 100% { opacity: 1; }
|
||||
50% { opacity: 0; }
|
||||
|
||||
Reference in New Issue
Block a user