|
@@ -13,5 +13,17 @@ |
|
@@ -13,5 +13,17 @@ |
13
|
text-align: center;
|
13
|
text-align: center;
|
14
|
border-radius: 10px !important;
|
14
|
border-radius: 10px !important;
|
15
|
right: 20px !important;
|
15
|
right: 20px !important;
|
|
|
16
|
+ animation: none !important;
|
|
|
17
|
+ }
|
|
|
18
|
+
|
|
|
19
|
+ .download-go {
|
|
|
20
|
+ height: 72px !important;
|
|
|
21
|
+ width: 180px !important;
|
|
|
22
|
+ font-size: 32px !important;
|
|
|
23
|
+ line-height: 72px !important;
|
|
|
24
|
+ text-align: center;
|
|
|
25
|
+ border-radius: 10px !important;
|
|
|
26
|
+ right: 20px !important;
|
|
|
27
|
+ animation: none !important;
|
16
|
}
|
28
|
}
|
17
|
} |
29
|
} |