...
|
...
|
@@ -13,5 +13,17 @@ |
|
|
text-align: center;
|
|
|
border-radius: 10px !important;
|
|
|
right: 20px !important;
|
|
|
animation: none !important;
|
|
|
}
|
|
|
|
|
|
.download-go {
|
|
|
height: 72px !important;
|
|
|
width: 180px !important;
|
|
|
font-size: 32px !important;
|
|
|
line-height: 72px !important;
|
|
|
text-align: center;
|
|
|
border-radius: 10px !important;
|
|
|
right: 20px !important;
|
|
|
animation: none !important;
|
|
|
}
|
|
|
} |
...
|
...
|
|