„threadr/style.css“ ändern

master
Jakob 2020-02-24 23:31:29 +01:00
parent c947514c07
commit 03da2b9d0e
1 changed files with 3 additions and 2 deletions

View File

@ -102,17 +102,18 @@ input {
border-radius: 4px;
padding: 14px 20px;
margin: 8px 0;
background-color: #fef6e4;
}
input[type=text], select {
color: #8bd3dd;
color: #001858;
display: inline-block;
border: 1px solid #001858;
box-sizing: border-box;
}
input[type=password], select {
color: #8bd3dd;
color: #001858;
display: inline-block;
border: 1px solid #001858;
box-sizing: border-box;