Site layout changes and more flexbox experiements with CSS.
This commit is contained in:
parent
a82b4869b5
commit
775805808e
11 changed files with 892 additions and 255 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue