]> gitweb.michael.orlitzky.com - charm-bypass.git/blobdiff - index.html.in
index.html.in: speed up the tree-scroll animation some more
[charm-bypass.git] / index.html.in
index ccf1581a94bf3aab5254ba5beeb271bbc4ae7342..ada92ffe5182dd1049599516c308a9de0e23d281 100644 (file)
 
       #trees {
         /* The trees move a little faster than the clouds */
-        animation: treespass 18s linear infinite;
+        animation: treespass 16s linear infinite;
       }
 
       @keyframes treescopypass {
 
       #treescopy {
         /* The trees move a little faster than the clouds */
-        animation: treescopypass 18s linear infinite;
+        animation: treescopypass 16s linear infinite;
       }