changes
This commit is contained in:
parent
e2175c5b45
commit
9f37dbcb0f
|
@ -22,7 +22,13 @@
|
|||
border: none;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.user input,
|
||||
.pwd input,
|
||||
.pwds input{
|
||||
width: 95%;
|
||||
height: 30px;
|
||||
font-size: 18px;
|
||||
}
|
||||
.user,
|
||||
.pwd,
|
||||
.pwds {
|
||||
|
|
Loading…
Reference in New Issue