static/style.css

changeset 39
42a6276cf6d1
parent 38
d0ae1996abdd
child 55
0f1d046b3f78
equal deleted inserted replaced
38:d0ae1996abdd 39:42a6276cf6d1
185 animation: blinker steps(1) 500ms infinite alternate; 185 animation: blinker steps(1) 500ms infinite alternate;
186 opacity: 0; 186 opacity: 0;
187 animation: blinking 2s linear infinite; 187 animation: blinking 2s linear infinite;
188 } 188 }
189 189
190 .yƶ .imminent-leave
191 {
192 color: inherit;
193 }
194
190 @keyframes blinking 195 @keyframes blinking
191 { 196 {
192 from, 24.9% 197 from, 24.9%
193 { 198 {
194 opacity: 0; 199 opacity: 0;

mercurial