From 2e054030044531c36b82f1f80c01cc558600ee2b Mon Sep 17 00:00:00 2001 From: Gabriel Simmer Date: Mon, 15 Apr 2024 23:07:10 +0100 Subject: [PATCH] add foxis, fix weird image-less spacing --- gmem.ca/index.html | 1 + gmem.ca/styles.css | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/gmem.ca/index.html b/gmem.ca/index.html index aee8dd8..0de2997 100644 --- a/gmem.ca/index.html +++ b/gmem.ca/index.html @@ -30,6 +30,7 @@ brodokk.space button

awooo

ado

+

foxis

pixel art website button for this very website! black text on a background matching my fursona that says arch.dog

diff --git a/gmem.ca/styles.css b/gmem.ca/styles.css index 04403b3..f17d890 100644 --- a/gmem.ca/styles.css +++ b/gmem.ca/styles.css @@ -112,6 +112,10 @@ footer { margin: 0px 5px 0px 0px; } +#friends p { + margin: 5px auto; +} + #friends a, #friends img { width: 88px; height: 31px;