new color, better submit buttons, book detail img title overlay fix, permission denied screen beautified

This commit is contained in:
2020-07-12 22:45:49 -03:00
8 changed files with 136 additions and 77 deletions

View File

@@ -8,7 +8,7 @@
<input id="title" type="text" name="title" value="">
<label for="author">Author: </label>
<input id="author" type="text" name="author" value="">
<input type="submit" value="search">
<button class="waves-effect waves-light btn green accent-4" type="submit">search</button>
</form>
</div>