From 035be46256f87735296790150ddcb884271c9ac7 Mon Sep 17 00:00:00 2001
From: Andrew Engelbrecht
Date: Tue, 16 Mar 2021 16:25:33 -0400
Subject: [PATCH] theming on the registered/ page
---
2021/registered-abk2bvlwswnb/index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/2021/registered-abk2bvlwswnb/index.html b/2021/registered-abk2bvlwswnb/index.html
index 758e4a34..8bdd4a27 100755
--- a/2021/registered-abk2bvlwswnb/index.html
+++ b/2021/registered-abk2bvlwswnb/index.html
@@ -11,6 +11,7 @@
.area-link a { color: white; }
.register-link { background: #C4A000; border-color: #C4A000; }
.register-link a { color: white; }
+.irc-client { display: block; max-width: 650px; height: 500px; margin: 0 auto; }
@@ -36,6 +37,9 @@ for the conference, as this space is for registered participants only.
+
+
+
--
2.25.1