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

@@ -30,7 +30,7 @@
{% endif %}
</div>
<input type="submit" value="login" />
<button class="waves-effect waves-light btn green accent-4" type="submit">login</button>
<input type="hidden" name="next" value="{{ next }}" />
</form>