Not much done, and, to be honest, I'm not even sure it's an improvement.

This commit is contained in:
simon 2016-02-18 08:43:07 +00:00
parent f9043c9572
commit aed59ad8ad
5 changed files with 114 additions and 47 deletions

View file

@ -117,9 +117,13 @@ input.required:after {
}
label {
width: 30em;
min-width: 20em;
border-right: thin solid gray;
display: inline-block;
width: 25%;
padding: 0.1em 1.5em;
border-right: 0.25em solid grey;
margin-right: 2em;
text-align: right;
vertical-align: top;
}
menu li {