From 75beec5f69ec25e0abc0962fd2fc680e394c057c Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Fri, 22 Apr 2022 06:12:48 -0400 Subject: [PATCH] webring + grid margin --- index/webrings/index.html | 9 ++++++++- style/style.css | 1 - 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/index/webrings/index.html b/index/webrings/index.html index 672c908..f28f615 100644 --- a/index/webrings/index.html +++ b/index/webrings/index.html @@ -41,8 +41,15 @@ Retronaut
Previous - Next Random + Next + +
+ Hotline +
+ Previous + Next +
diff --git a/style/style.css b/style/style.css index 1e29529..eca5ead 100755 --- a/style/style.css +++ b/style/style.css @@ -729,6 +729,5 @@ section { } .grid-item { - margin: 2%; margin-top: 0; } \ No newline at end of file