Update style.css

This commit is contained in:
FURK4NGG
2026-02-13 10:39:29 +03:00
committed by GitHub
parent 267934f808
commit e82168fcbf
+1
View File
@@ -69,6 +69,7 @@ window#waybar {
} }
#custom-recording { #custom-recording {
color: red; color: red;
font-weight: bold;
animation: blink 1s infinite; animation: blink 1s infinite;
} }
@keyframes blink { @keyframes blink {