Difference between revisions of "Team:Washington/Yoshi Yuck"

Line 1: Line 1:
 
{{Washington/Includes}}
 
{{Washington/Includes}}
 +
 +
@-webkit-keyframes hue {
 +
    from {
 +
      -webkit-filter: hue-rotate(0deg);
 +
    }
 +
   
 +
    to {
 +
      -webkit-filter: hue-rotate(360deg);
 +
    }
 +
}
 +
  
 
<html>
 
<html>

Revision as of 05:05, 24 October 2017

Washington iGEM

@-webkit-keyframes hue {

   from {
     -webkit-filter: hue-rotate(0deg);
   }
   
   to {
     -webkit-filter: hue-rotate(360deg);
   }

}


YOSHI YUCK