You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
191 B

input, label {
display:block;
}
label {
padding-top: 0.5em;
}
input, textarea {
margin-top: 0.4em;
margin-bottom: 1em;
width: 100%;
}
input[type=submit] {
height: 2.5em;
}