firmware wip - html css stuff
This commit is contained in:
parent
7d60fa3a16
commit
b08900a394
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ input[type=text], input[type=date], input[type=number], input[type=password], se
|
||||||
background: #cae0d0;
|
background: #cae0d0;
|
||||||
color: #1d211e;
|
color: #1d211e;
|
||||||
border: 1px solid #026b45;
|
border: 1px solid #026b45;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 1280px) {
|
@media only screen and (min-width: 1280px) {
|
||||||
|
|
Loading…
Reference in a new issue