From 4eda3b3b184acc5128f96c04423da75890098323 Mon Sep 17 00:00:00 2001 From: Malte Voos Date: Sun, 2 Apr 2023 14:17:37 +0200 Subject: remove border around webring --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 29c3494..1e30d65 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,7 @@ position: fixed; top: 0; left: 0; + border: none; } #noscript { position: fixed; -- cgit 1.4.1