Archived
1
0

decrease flasy speed more

This commit is contained in:
Jeff Becker 2017-01-29 10:27:33 -05:00
parent c331570e37
commit f0790204c0

View File

@ -673,7 +673,7 @@ th > label {
}
.flashy {
animation: flash 0.25s infinite;
animation: flash 1s infinite;
animation-timing-function: linear;
text-align: center;
}