paging and a little styling

This commit is contained in:
2015-09-21 20:40:07 -05:00
parent c425f63ee9
commit d123e63b76
18 changed files with 71 additions and 30 deletions

View File

@ -96,7 +96,7 @@ form {
textarea{
height: 5em;
max-width: 300px;
padding: 15px;
padding: 5px;
width: calc(100% - 30px);
}