update style

This commit is contained in:
sentriz
2019-04-22 15:34:52 +01:00
parent 5f37427918
commit 85f7563cc5
9 changed files with 83 additions and 55 deletions

View File

@@ -3,7 +3,7 @@
{{ define "user" }}
<div class="padded box mono">
<div class="box-title">
<u>create new user</u>
<i class="mdi mdi-account-plus"></i> creating new user
</div>
<form action="/admin/create_user_do" method="post">
<input type="text" id="username" name="username" placeholder="username">