Mise à jour de 'src/app.css'
This commit is contained in:
parent
d1231f1127
commit
17882b277a
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@ body {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
background-color: white;
|
||||||
|
color:black
|
||||||
|
}
|
||||||
|
|
||||||
.controller-back {
|
.controller-back {
|
||||||
width: 10em;
|
width: 10em;
|
||||||
height: 10em;
|
height: 10em;
|
||||||
|
|
Loading…
Reference in a new issue