From 56b62c77c0ec5bee270e20119de68d918d28355b Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 23 Jul 2022 03:16:09 -0400 Subject: update --- src/css/guzzle.css | 9 +++++++++ src/index.html | 13 +++---------- src/lul.html | 18 ++++++++++++++++++ 3 files changed, 30 insertions(+), 10 deletions(-) create mode 100644 src/lul.html diff --git a/src/css/guzzle.css b/src/css/guzzle.css index 52caac2..ac224f2 100644 --- a/src/css/guzzle.css +++ b/src/css/guzzle.css @@ -2,3 +2,12 @@ body { background-color: tan; font-family: monospace; } + +.content p,li { + font-size: large; +} + +#vidya { + display: flex; + justify-content: center; +} diff --git a/src/index.html b/src/index.html index 1779e22..44fd544 100644 --- a/src/index.html +++ b/src/index.html @@ -10,23 +10,16 @@ -
+

i'm not sure why i wasted my money on this...have fun i guess

-
+

servers currently running:

    -
  • minecraft (fabric on 1.17.1)
  • +
  • none because i'm broke
-
-

downloads:

-

- you can download my fabric modpack - here. -

-
diff --git a/src/lul.html b/src/lul.html new file mode 100644 index 0000000..26db043 --- /dev/null +++ b/src/lul.html @@ -0,0 +1,18 @@ + + + + + + fard + > + > + + + +
+ +
+ + -- cgit v1.2.3