theming on the registered/ page
authorAndrew Engelbrecht <andrew@fsf.org>
Tue, 16 Mar 2021 20:25:33 +0000 (16:25 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Tue, 16 Mar 2021 20:25:33 +0000 (16:25 -0400)
2021/registered-abk2bvlwswnb/index.html

index 758e4a3460519da28a98ea803a39fc1ce3e794ee..8bdd4a27a64073a08592c6926db877918298369f 100755 (executable)
@@ -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; }
 </style>
 
 <!--#include virtual="/2021/includes/banner.html"-->
@@ -36,6 +37,9 @@ for the conference, as this space is for registered participants only.</p>
 
 <div class="area-link"><a href="exhibitors/">Exhibitor Hall</a></div>
 
+
+<div style="margin-top: 20px;"></div>
+
 <iframe src="https://irc.libreplanet.org/irc/"
     class="irc-client">
 </iframe>