From 8ac63657f938152fb45c222c4fc38aacfebb9677 Mon Sep 17 00:00:00 2001 From: ThatStella7922 <10524728+ThatStella7922@users.noreply.github.com> Date: Thu, 28 Dec 2023 03:26:15 -0500 Subject: [PATCH] =?UTF-8?q?Att=202:=20Rework=20b=E2=89=88uttons,=20new=20b?= =?UTF-8?q?ackground,=20fix=20background=20-=20Reworked=20the=20buttons=20?= =?UTF-8?q?to=20no=20longer=20use=20form=20elements=20with=20buttons=20ins?= =?UTF-8?q?ide=20them,=20=20=20it=20is=20now=20using=20buttons=20inside=20?= =?UTF-8?q?paragraphs=20for=20better=20browser=20compatibility,=20and=20?= =?UTF-8?q?=20=20doesn't=20send=20empty=20form=20data=20to=20sites=20that?= =?UTF-8?q?=20may=20not=20be=20expecting=20it.=20-=20New=20background=20im?= =?UTF-8?q?age,=20again=20shot=20by=20me.=20This=20is=20one=20of=20my=20ol?= =?UTF-8?q?der=20ones,=20but=20I've=20=20=20edited=20it=20to=20have=20a=20?= =?UTF-8?q?vibe=20I=20like=20more=20for=20the=20landing=20page.=20-=20Fixe?= =?UTF-8?q?d=20background=20positioning=20and=20edge=20fringing=20by=20mak?= =?UTF-8?q?ing=20it=20a=20little=20bigger=20=20=20and=20manually=20resposi?= =?UTF-8?q?tioning=20it.=20This=20should=20fix=20issues=20where=20you=20co?= =?UTF-8?q?uld=20see=20a=20=20=20white=20or=20black=20color=20creep=20into?= =?UTF-8?q?=20the=20edge=20of=20the=20background=20image.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- index.html | 6 +++--- landing-styleshit.css | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7df58e7..3cb4933 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [Stella's Landing Site](https://thatstel.la) -- Index HTML v2023.1228.0 +- Index HTML v2023.1228.1 - Main page structure -- Stylesheet v2023.1228.0 +- Stylesheet v2023.1228.1 - Styling, blurs, layout - Quotes JavaScript v2023.0822.0 - Handles quotes text under the nav buttons, sometimes does other messages diff --git a/index.html b/index.html index d7da6b9..f144088 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ @@ -139,7 +139,7 @@ diff --git a/landing-styleshit.css b/landing-styleshit.css index 4eb5ca3..409c16c 100644 --- a/landing-styleshit.css +++ b/landing-styleshit.css @@ -3,7 +3,7 @@ ThatStella7922 Landing Website Stylesheet mreowww :3 -v2023.1228.0 +v2023.1228.1 */ /* small css reset because something was causing issues and im too dumb to figure out what it was */