css: improve readability for desriptions

This commit is contained in:
Thomas Gelf 2016-03-07 23:00:16 +01:00
parent 1519b2ae57
commit 27811eebe6
1 changed files with 2 additions and 2 deletions

View File

@ -70,9 +70,9 @@ form input[type=submit]:first-of-type {
}
form p.description {
padding: 1em 1em;
margin: 0;
display: none;
color: #888;
font-style: italic;
}
input, select, select option, textarea {