mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
Improve input fields
This commit is contained in:
parent
26d6d83792
commit
7db6255143
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ input[type="text"], input[type="password"] {
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
font-size: medium;
|
font-size: medium;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
|
|
Loading…
Reference in a new issue