Difference between revisions of "User:Samburkeottawa"

From wiki
Jump to navigation Jump to search
Line 43: Line 43:
 
.times
 
.times
 
{
 
{
-webkit-animation: blink-1 7s 1 both;
+
-webkit-animation: blink 4s 1 both;
        animation: blink-1 7s 1 both;
+
        animation: blink 4s 1 both;
 
}
 
}
  
  
@-webkit-keyframes blink-1 {
+
@-webkit-keyframes blink {
 
   0%,
 
   0%,
 
   50%,
 
   50%,
Line 59: Line 59:
 
   }
 
   }
 
}
 
}
@keyframes blink-1 {
+
@keyframes blink {
 
   0%,
 
   0%,
 
   50%,
 
   50%,

Revision as of 10:35, 30 July 2020


Well done! You successfully read this important notice.