updated registration button text
[libreplanet-static.git] / 2021 / vip-abk2bvlwswnb / index.html
CommitLineData
dfc4c484
AE
1
2<!--#include virtual="/2021/includes/header.html"-->
3
4<title>LibrePlanet &mdash; VIP Area</title>
5
6<style>
3d3b549c
AE
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; }
dfc4c484 9.area-link a { display: inline-block; width: 100%; height: 100%; padding: 10px; text-decoration: none; border: none; color: black; }
c56d7a5f
AE
10.area-link { background: #602217; border-color: #602217; }
11.area-link a { color: white; }
6c8cd6f5
AE
12.register-link { background: #C4A000; border-color: #C4A000; }
13.register-link a { color: white; }
dfc4c484
AE
14</style>
15
16<!--#include virtual="/2021/includes/banner.html"-->
17<!--#include virtual="/2021/includes/sidebar.html"-->
18
19<h1>VIP <small>Area</small></h1>
20
b5440bab
AE
21<p>Prior to using the links below, please make sure that you
22<strong><a href="https://my.fsf.org/civicrm/event/info?reset=1&id=92">Register</a></strong>
6c8cd6f5 23for the conference, as this space is for registered participants only.</p>
b5440bab 24
c56d7a5f 25<div style="margin-top: 60px;"></div>
dfc4c484 26
002401a0 27<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>
6c8cd6f5 28
dfc4c484
AE
29<div class="area-link"><a href="exhibitors/">Exhibitor Space</a></div>
30
31<div class="area-link"><a href="hallway/">Hallway Track</a></div>
32
33<div class="area-link"><a href="bof/">Birds of a Feather</a></div>
34
dfc4c484
AE
35<!--#include virtual="/2021/includes/footer.html"-->
36<!--#include virtual="/2021/includes/common_js.html"-->
37<!--#include virtual="/2021/includes/close.html" -->