From 33a25d59f0e7af8466a39eca2c9cf4ac08fddaea Mon Sep 17 00:00:00 2001 From: Clay Date: Thu, 18 Nov 2021 15:12:08 -0500 Subject: [PATCH] Add files via upload --- index.html | 50 ++++++++++++++++++++++++++++++++++++++++++-------- style.css | 6 +++--- 2 files changed, 45 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 6297884..6644108 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - MNMLSM Theme LinkFree + ClayGarth @@ -13,21 +13,55 @@
- User Photo + User Photo -

@MNML

+

@ClayGarth

+ The best drink in existence is the Pan Galactic Gargle Blaster.
- \ No newline at end of file + + + + + diff --git a/style.css b/style.css index b9b581b..1882381 100644 --- a/style.css +++ b/style.css @@ -2,8 +2,8 @@ :root { --font: 'Roboto Mono', monospace; - --background: white; - --color: #232333; + --background: black; + --color: #A9A9A9; } body{ @@ -96,4 +96,4 @@ footer{ --color: white; } } - \ No newline at end of file +