Difference between revisions of "Template:Northwestern Page Head"

Line 133: Line 133:
 
position: relative;
 
position: relative;
 
animation-name: example;
 
animation-name: example;
     animation-duration: 5s;
+
     animation-duration: 15s;
 
     animation-timing-function: linear;
 
     animation-timing-function: linear;
 
     animation-delay: 2s;
 
     animation-delay: 2s;
Line 144: Line 144:
 
     50%  { left:400px; top:0px;}
 
     50%  { left:400px; top:0px;}
 
     75%  { left:600px; top:0px;}
 
     75%  { left:600px; top:0px;}
     100% {left:800px; top:0px;}
+
     100% {left:700px; top:0px;}
 
}
 
}
  

Revision as of 17:42, 19 July 2017

Northwestern Template