From 04fb13f0269b7d77ec178a797599c3d9a54061a6 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Wed, 16 Dec 2020 16:43:33 +0100 Subject: [PATCH] Fix CSS bug that made URL links unclickable in web client history. --- rogue_chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rogue_chat.html b/rogue_chat.html index b9673a1..212a1d6 100644 --- a/rogue_chat.html +++ b/rogue_chat.html @@ -16,7 +16,7 @@ terminal rows:

-
+
 

button controls for hard-to-remember keybindings

-- 2.30.2