]> gitweb.michael.orlitzky.com - charm-bypass.git/blobdiff - src/index.html.in
src/day.svg: add the QR code
[charm-bypass.git] / src / index.html.in
index 19c39ef3569d44d4284e3ef230a46e343196c098..755f54020592ab630097dcaa7e4973f8aa47020d 100644 (file)
@@ -70,7 +70,7 @@
       }
 
       #bus {
-       animation: busroll 20s linear infinite;
+       animation: busroll 23s linear infinite;
       }
 
 
@@ -85,7 +85,7 @@
       }
 
       #tram {
-       animation: tramroll 15s linear infinite;
+       animation: tramroll 17s linear infinite;
       }
 
 
       }
 
       #train {
-       animation: trainroll 10s linear infinite;
+       animation: trainroll 11s linear infinite;
       }