Archived
1
0

increase flasy speed

This commit is contained in:
Jeff Becker 2017-01-29 10:26:20 -05:00
parent b29446bd9d
commit 7ba642df36

View File

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