From 94284afb26647a9f13752008ca18a4425d81e63e Mon Sep 17 00:00:00 2001 From: Adam French Date: Fri, 21 Nov 2025 23:49:37 +0000 Subject: [PATCH] not using that right now --- html/css/styles.css | 2 +- html/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/html/css/styles.css b/html/css/styles.css index b7778dc..c2b842f 100644 --- a/html/css/styles.css +++ b/html/css/styles.css @@ -5,7 +5,7 @@ } body { - /*background-image: linear-gradient(to bottom, aqua, blue);*/ + background-image: linear-gradient(to bottom, aqua, blue); font-family: "Times New Roman", Times, serif; /*background-image: url("../img/background.png"); diff --git a/html/index.html b/html/index.html index 42f880b..f520f07 100644 --- a/html/index.html +++ b/html/index.html @@ -5,11 +5,11 @@ defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js" > - -->