From 8dd83eadd3e4b6968a53a9350ca8db75df83f4bf Mon Sep 17 00:00:00 2001 From: Violet Date: Tue, 7 Nov 2023 19:16:50 +0000 Subject: [PATCH] Apologies --- static/index.html | 2 +- static/p/index.html | 3 +++ static/style.css | 4 +++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/static/index.html b/static/index.html index 83cf43d..254bfd7 100644 --- a/static/index.html +++ b/static/index.html @@ -7,7 +7,7 @@ - + Violet's Purgatory diff --git a/static/p/index.html b/static/p/index.html index 780e94d..955ccae 100644 --- a/static/p/index.html +++ b/static/p/index.html @@ -9,6 +9,9 @@ + + +

Home

Preferences

diff --git a/static/style.css b/static/style.css index 3fa13a5..186f4e1 100644 --- a/static/style.css +++ b/static/style.css @@ -98,6 +98,8 @@ hr { max-width: 90%; } +/* I am so sorry about this code,,, */ + .love::before { content: "<3 "; color: rgb(255, 100, 150); @@ -153,6 +155,6 @@ hr { 100% { opacity: 1; transform: none; - background-color: rgb(10, 5, 20); + background-color: rgb(15, 5, 30); } } \ No newline at end of file