From 700449b8d903b9707b2751784dc54b4450a655df Mon Sep 17 00:00:00 2001 From: cflip <36554078+cflip@users.noreply.github.com> Date: Wed, 7 Apr 2021 15:24:15 -0600 Subject: Style and layout changes --- create_thread.php | 5 +- index.php | 3 +- model/Post.php | 4 +- register.php | 4 +- search.php | 3 +- signin.php | 4 +- styles/style.css | 155 +++++++++--------------------------------------------- templates/404.php | 3 +- viewcategory.php | 9 ++-- viewthread.php | 3 +- viewuser.php | 1 + 11 files changed, 51 insertions(+), 143 deletions(-) diff --git a/create_thread.php b/create_thread.php index dc0ce06..4598ce2 100644 --- a/create_thread.php +++ b/create_thread.php @@ -3,6 +3,7 @@