Difference between revisions of "Template:Northwestern Page Head"

Line 140: Line 140:
 
}
 
}
 
@keyframes example {
 
@keyframes example {
     0%  {background-color:red; left:0px; top:0px;}
+
     0%  {left:0px; top:0px;}
     25%  {background-color:yellow; left:200px; top:0px;}
+
     25%  {left:200px; top:0px;}
     50%  {background-color:blue; left:200px; top:200px;}
+
     50%  { left:200px; top:200px;}
     75%  {background-color:green; left:0px; top:200px;}
+
     75%  { left:0px; top:200px;}
     100% {background-color:red; left:0px; top:0px;}
+
     100% {left:0px; top:0px;}
 
}
 
}
  

Revision as of 17:31, 19 July 2017

Northwestern Template