Site layout changes and more flexbox experiements with CSS.

This commit is contained in:
Gitea
2020-02-25 10:03:30 -05:00
parent a82b4869b5
commit 775805808e
11 changed files with 894 additions and 257 deletions

View File

@ -45,7 +45,6 @@ $rows = pg_num_rows($result);
</table>
<!--Insert new user-->
<br>
<form method="post" action="users.php" name="login">
<div class="form-group">
<input name="username" type="text" required placeholder="username" maxlength="30">