libreadventure landing page
[libreplanet-static.git] / 2021 / registered / index.html
1
2 <!--#include virtual="/2021/includes/header.html"-->
3
4 <title>LibrePlanet &mdash; Registered Access</title>
5
6 <style>
7 .area-link { margin: 6px auto; max-width: 500px; border-radius: 10px; border-width: 0px; text-align: center; transition: ease background-color 0.1s; }
8 .area-link:hover { background-color: #dadada; }
9 .area-link a { display: inline-block; width: 100%; height: 100%; padding: 10px; text-decoration: none; border: none; color: black; }
10 .area-link { background: #602217; border-color: #602217; }
11 .area-link a { color: white; }
12 .register-link { background: #C4A000; border-color: #C4A000; }
13 .register-link a { color: white; }
14 .irc-client { display: block; max-width: 650px; height: 500px; margin: 0 auto; }
15 </style>
16
17 <!--#include virtual="/2021/includes/banner.html"-->
18 <!--#include virtual="/2021/includes/sidebar.html"-->
19
20 <h1>Registered <small>Access</small></h1>
21
22 <div style="margin-top: 60px;"></div>
23
24 <div style="max-width: 500px; margin: 0 auto;">
25 <p>Prior to using the links below, please make sure that you
26 <strong><a href="https://my.fsf.org/civicrm/event/info?reset=1&id=92">Register</a></strong>
27 for the conference, as this space is for registered participants only.</p>
28 </div>
29
30 <div style="margin-top: 60px;"></div>
31
32 <div class="area-link register-link"><a href="https://my.fsf.org/civicrm/event/info?reset=1&id=92">Register Here Before Entering</a></div>
33
34 <div class="area-link"><a href="live/">Registered Live Stream</a></div>
35
36 <div class="area-link"><a href="workshops/">Workshops</a></div>
37
38 <div class="area-link"><a href="chill/">Chill Zone</a></div>
39
40 <div class="area-link"><a href="exhibitors/">Exhibitor Hall</a></div>
41
42
43 <div style="margin-top: 20px;"></div>
44
45 <iframe src="https://irc.libreplanet.org/irc/"
46 class="irc-client">
47 </iframe>
48
49 <!--#include virtual="/2021/includes/footer.html"-->
50 <!--#include virtual="/2021/includes/common_js.html"-->
51 <!--#include virtual="/2021/includes/close.html" -->