added machine gun turret popup
[profile/ivi/GhostCluster.git] / style.css
index 9ae5f7c..db3eb0f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -7,6 +7,11 @@
        display: -webkit-inline-box;
        -webkit-box-orient: horizontal;
 }**/
+body {
+       margin: 0px;
+       height: 768px;
+       width: 1024px;
+}
 
 #velocity {
        //position: absolute;
 #wheel {
         -webkit-transform:rotate(0deg);
         -webkit-transform-origin: 50% 50%;
-        -webkit-transition: all 1s cubic-bezier(0.25,0.1,0.25,1);
+               -webkit-transition: all 100ms;
 }
 
 #iatNeedle {