Difference between revisions of "Template:UIUC Illinois STYLE"

Line 1: Line 1:
 
<html>
 
<html>
 
       <style>   
 
       <style>   
 +
      @charset "UTF-8";
  
 +
/*!
 +
Animate.css - http://daneden.me/animate
 +
Licensed under the MIT license - http://opensource.org/licenses/MIT
  
    @keyframes bounceIn {
+
Copyright (c) 2015 Daniel Eden
 +
*/
 +
 
 +
 
 +
    @keyframes bounceIn {
 
   from, 20%, 40%, 60%, 80%, to {
 
   from, 20%, 40%, 60%, 80%, to {
 
     animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 
     animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);

Revision as of 03:21, 28 June 2017