Difference between revisions of "Template:Northwestern Page Head"

Line 197: Line 197:
 
     75%  {left:15%; top:50%;}
 
     75%  {left:15%; top:50%;}
 
     100% {left:20%; top:50%;}
 
     100% {left:20%; top:50%;}
}
 
 
#laban{
 
 
position: relative;
 
animation-name: parts;
 
    animation-duration: 30s;
 
    animation-delay: 2s;
 
    animation-iteration-count: infinite;
 
    animation-direction: alternate;
 
}
 
@keyframes parts {
 
    0%  {left:0%; top:80%;}
 
    25%  {left:5%; top:80%;}
 
    50%  {left:10%; top:80%;}
 
    75%  {left:15%; top:80%;}
 
    100% {left:20%; top:80%;}
 
 
}
 
}
  

Revision as of 16:53, 20 July 2017

Northwestern Template