From 7c9fb7a1018dd3acc994b6d5dd4dcf12dbe511b9 Mon Sep 17 00:00:00 2001 From: Ruben Date: Fri, 3 May 2024 08:54:26 -0500 Subject: [PATCH] posts listing testing --- posts/index.html | 8 ++++++-- posts/style.css | 13 ------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/posts/index.html b/posts/index.html index 7486b3a..a5d7cb6 100644 --- a/posts/index.html +++ b/posts/index.html @@ -41,14 +41,18 @@
- +
+

rizz.dot

+

for all your rizzing needs!

+ posted on May 3 of 2024 +
>
diff --git a/posts/style.css b/posts/style.css index 66e1d6b..76c0c5c 100644 --- a/posts/style.css +++ b/posts/style.css @@ -326,24 +326,11 @@ about me section/terminal footer/credits */ footer { - .fediring a { - display: inline-grid; - font-size: 18px; - color: var(--green); - text-decoration: none; - margin-bottom: .5em; - } p, a { text-align: center; font-size: 16px; margin: .4em 0px .4em; } - img { - max-width: 30%; - display: flex; - margin-left: auto; - margin-right: auto; - } } /*