From bf6331fcb071cf2634948197db250f0b75df721d Mon Sep 17 00:00:00 2001 From: will Date: Sun, 26 Feb 2023 13:09:13 -0700 Subject: [PATCH] styling fixes + bucket webring! --- index.php | 54 ++++++++++++++++++++++++++++++++++++++++++------------ style.css | 1 + 2 files changed, 43 insertions(+), 12 deletions(-) diff --git a/index.php b/index.php index 77dcafc..1c11131 100644 --- a/index.php +++ b/index.php @@ -1,10 +1,10 @@ - + - - @@ -210,20 +227,33 @@

isopod.cool v3

- - - - +
- An isopod! - Charles - Kevin - benlet - Shadow + An isopod! + Charles + Kevin + benlet + Shadow
diff --git a/style.css b/style.css index bdbd50e..5fc2cb4 100644 --- a/style.css +++ b/style.css @@ -192,6 +192,7 @@ code { right: 0; text-align: center; border-bottom: 1px solid #00ffd5; + display: block; } tr:hover { background-color: #2222227c;