firmware wip - html css stuff

This commit is contained in:
Marcus 2024-05-10 03:35:36 +02:00
parent 7d60fa3a16
commit b08900a394

View file

@ -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) {