mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-08-12 03:22:48 +02:00
fix
This commit is contained in:
@@ -664,7 +664,7 @@ th > label {
|
||||
|
||||
@keyframes flash {
|
||||
0% { opacity: 1;}
|
||||
49% { opacity: 1s; }
|
||||
49% { opacity: 1; }
|
||||
50% { opacity: 0; }
|
||||
100% { opacity: 0; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user