mejorado el look del evento form
This commit is contained in:
@@ -1,12 +1,24 @@
|
||||
*{
|
||||
--ion-text-color: #000000;
|
||||
padding: 5px;
|
||||
--ion-text-color: #fbffc4;
|
||||
padding: 15px;
|
||||
letter-spacing: 2px;
|
||||
|
||||
}
|
||||
|
||||
.campoInput{
|
||||
display: block;
|
||||
ion-item{
|
||||
text-align: center;
|
||||
color: wheat,
|
||||
}
|
||||
|
||||
input{
|
||||
display: inline-block;
|
||||
text-align: left;
|
||||
color: black;
|
||||
}
|
||||
|
||||
label{
|
||||
display: inline-block;
|
||||
text-align: left;
|
||||
color: wheat,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user