2021-03-13 17:27:51 +01:00

15 lines
165 B
CSS

label {
margin-bottom: 0.5em;
}
input {
border-radius: 5px;
height: 25pt;
}
input,
textarea {
color: #04254e;
font-size: 14pt;
}