From 7a2935ec2f067028630c09a33d65a8a724bcfc39 Mon Sep 17 00:00:00 2001 From: Noah Cussatti Date: Mon, 23 Oct 2023 12:52:52 -0400 Subject: [PATCH] Implemented requested changes --- ACMAS/app/ACMAS_Web/templates/_base.html | 9 +++--- ACMAS/app/ACMAS_Web/templates/index.html | 2 +- ACMAS/app/ACMAS_Web/templates/profile.html | 22 ++++++++----- ACMAS/app/ACMAS_Web/templates/register.html | 19 +++++++----- .../templates/registration/login.html | 31 +++++++++++++------ .../ACMAS_Web/templates/search-by-course.html | 9 ++++-- .../ACMAS_Web/templates/search-results.html | 1 - 7 files changed, 61 insertions(+), 32 deletions(-) diff --git a/ACMAS/app/ACMAS_Web/templates/_base.html b/ACMAS/app/ACMAS_Web/templates/_base.html index 4193c69..ff2e031 100644 --- a/ACMAS/app/ACMAS_Web/templates/_base.html +++ b/ACMAS/app/ACMAS_Web/templates/_base.html @@ -58,6 +58,7 @@ } /* home page footer graphic */ + /* .ocean { height: 0; width: 100%; @@ -105,7 +106,7 @@ transform: translate3d(0, 5px, 0); } } - + */ /* .custom-shape-divider-bottom-1669508581 { position: absolute; @@ -231,7 +232,7 @@ {% endcomment %}