You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
ion-item {
|
|
|
|
|
margin-top: 5%;
|
|
|
|
|
margin-right: 7%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.footer-button {
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
padding: 0 1.1em;
|
|
|
|
|
min-height: 45px;
|
|
|
|
|
min-width: 200px;
|
|
|
|
|
}
|
|
|
|
|
.item-radio-checked ion-label {
|
|
|
|
|
color: #3ac1f1 !important;
|
|
|
|
|
}
|
|
|
|
|
.boldTxt{font-weight:bold;}
|