diff --git a/links.html b/links.html
index c2cf353..3e7bb14 100644
--- a/links.html
+++ b/links.html
@@ -43,21 +43,22 @@
These people are on the internet and have cool websites to link to on my website.
-
-
-
-
-
-
-
-
-
-
-
- Last Updated: February 20th 2026
-Last Updated: February 20th 2026
+Please add me to your links page using this simple line of code!
If you link me and let me know (via guestbook) then I will link you back!
diff --git a/style.css b/style.css index 4c45fbc..3648000 100644 --- a/style.css +++ b/style.css @@ -61,11 +61,9 @@ a { text-decoration: none; } .why-are-you-looking-at-my-code { - height: 62px; + height: 31px; width: auto; image-rendering: pixelated; - margin: 1px; - display: inline; } .song-cover { height: 200px; @@ -108,4 +106,12 @@ ul li::marker { .blinkies { height: 31px; image-rendering: pixelated; +} +.waylamc-wall { + display: flex; + flex-direction: row; + align-items: center; + justify-content: center; + max-width: 800px; + flex-wrap: wrap; } \ No newline at end of file