From 1224e3430b7dea55eed7a211cd40a2df6d6de00e Mon Sep 17 00:00:00 2001 From: gablaxy <32848524+gablaxy@users.noreply.github.com> Date: Sun, 12 Nov 2023 14:54:25 +0100 Subject: [PATCH] Update webring.js --- webring.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webring.js b/webring.js index bd882d5..2e32da5 100644 --- a/webring.js +++ b/webring.js @@ -18,7 +18,8 @@ template.innerHTML = ` margin-top: 0; margin-bottom: 3px; padding: 0 5px; - font-size: 0.8em; + font-size: 1.2em; + text-align: center; } #webring-inner a{