From 975531198f387a54950539b32afda6206287b493 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Thu, 4 Feb 2021 10:48:03 -0800 Subject: [PATCH] checkboxes --- creator/index.php | 5 +++- css/{style-7.css => style-8.css} | 49 ++++++++++++++++++++++++++++++++ globalHTML/header-1.php | 2 +- 3 files changed, 54 insertions(+), 2 deletions(-) rename css/{style-7.css => style-8.css} (93%) diff --git a/creator/index.php b/creator/index.php index bebf47e7..1ec9705c 100644 --- a/creator/index.php +++ b/creator/index.php @@ -38,7 +38,10 @@ include('../globalHTML/header-1.php');