update syle

This commit is contained in:
Peter Maquiran
2023-09-12 21:15:30 +01:00
parent a0feb912b5
commit 81e711e28c
3 changed files with 3 additions and 3 deletions
@@ -413,6 +413,6 @@ button::-moz-focus-inner {
background: #ebebeb !important; background: #ebebeb !important;
float: unset !important; float: unset !important;
margin: 0px auto !important; margin: 0px auto !important;
width: 110px; width: 110px !important;
text-align: center; text-align: center;
} }
@@ -335,7 +335,7 @@
background: #ebebeb !important; background: #ebebeb !important;
float: unset !important; float: unset !important;
margin: 0px auto !important; margin: 0px auto !important;
width: 110px; width: 110px !important;
text-align: center; text-align: center;
margin-top: 10px !important; margin-top: 10px !important;
padding: 15px 20px; padding: 15px 20px;
@@ -416,6 +416,6 @@ ion-footer {
background: #ebebeb !important; background: #ebebeb !important;
float: unset !important; float: unset !important;
margin: 0px auto !important; margin: 0px auto !important;
width: 110px; width: 110px !important;
text-align: center; text-align: center;
} }