Site layout changes and more flexbox experiements with CSS.

This commit is contained in:
Gitea 2020-02-25 10:03:30 -05:00
commit ac6c164d31
11 changed files with 892 additions and 255 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">