Difference between revisions of "Template:Northwestern Page Head"

Line 130: Line 130:
 
/*Controls the speed of animation */
 
/*Controls the speed of animation */
 
#spin {
 
#spin {
    position: absolute;
 
    top: 25%;
 
    left: 50%;
 
    width: 500px;
 
    height: 500px;
 
    margin:-20px 0 0 -20px;
 
 
     -webkit-animation:spin 15s linear infinite;
 
     -webkit-animation:spin 15s linear infinite;
 
     -moz-animation:spin 15s linear infinite;
 
     -moz-animation:spin 15s linear infinite;

Revision as of 16:44, 18 July 2017

Northwestern Template