greater textarea

This commit is contained in:
Julien Fastré 2015-12-17 21:53:15 +01:00
parent 9aa686fac6
commit d77f85dbd0
3 changed files with 1176 additions and 1168 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -1 +1,5 @@
// For cutomizing the navigation // For cutomizing the form elements
textarea {
height: 12em;
}