-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
270 lines (261 loc) · 14.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
<html>
<head>
<title>My Now Amazing Webpage</title>
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/[email protected]/slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="css/bulmaDark.css"/>
<link rel="stylesheet" type="text/css" href="css/main.css"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/brands.css" integrity="sha384-7xAnn7Zm3QC1jFjVc1A6v/toepoG3JXboQYzbM0jrPzou9OFXm/fY6Z/XiIebl/k" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/fontawesome.css" integrity="sha384-ozJwkrqb90Oa3ZNb+yKFW2lToAWYdTiF1vt8JiH5ptTGHTGcN7qdoR1F95e0kYyG" crossorigin="anonymous">
</head>
<body>
<section>
<div class="height-100 is-fullwidth" id="hero-section">
<div class="container has-text-centered height-100 is-vertical-center-alt">
<p class="title-n">D<i class="fab fa-d-and-d has-text-danger is-vertical-center" style="font-weight: 400;">
</i>D + <svg version="1.1" id="Layer_1___ELIMs3JB" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 298.9 238.6" style="enable-background:new 0 0 687.6 238.6; margin-bottom: -0.25em; height:1em;" xml:space="preserve">
<g>
<g>
<path style="fill:#FFF;" d="M262.1,201h-18.8l-21.5,30.7L177.4,201H65.2c-20.2,0-36.8-16.6-36.8-36.8V52.1
c0-20.2,16.6-36.8,36.8-36.8h196.9c20.2,0,36.8,16.6,36.8,36.8v112.2C298.9,184.5,282.3,201,262.1,201z"></path>
<g>
<polygon style="fill:#282f2f;" points="163.3,66.3 131.1,124.4 195.7,124.4 "></polygon>
<polygon style="fill:#282f2f;" points="165,33.9 165,61.6 219.4,65.5 "></polygon>
<polygon style="fill:#282f2f;" points="161.5,33.9 161.5,61.9 107.6,65.5 "></polygon>
<polygon style="fill:#282f2f;" points="166.9,65.5 197.9,121.3 222.4,69.3 "></polygon>
<polygon style="fill:#282f2f;" points="223,77 223,135.5 200.3,125.3 "></polygon>
<polygon style="fill:#282f2f;" points="199.2,128.6 218.8,137.5 172.2,164.9 "></polygon>
<polygon style="fill:#282f2f;" points="194.7,128.3 164.1,169.3 131.6,128.3 "></polygon>
<polygon style="fill:#282f2f;" points="154.9,164.4 127.6,128.3 108,137.8 "></polygon>
<polygon style="fill:#282f2f;" points="128.7,121.3 159.7,65.5 104.6,69 "></polygon>
<polygon style="fill:#282f2f;" points="126.6,125.2 104.3,77 104.3,135.1 "></polygon>
</g>
</g>
</g>
</svg> =
<img src="img/nat20.svg" style="height: 1.2em; margin-bottom: -0.3em;"></p>
<br>
<p class="subtitle is-size-3">Role Gate, the chat-powered tabletop RPG platform.<br>
No board, no schedules, no problem.</p>
</div>
</div>
</section>
<section>
<div class="carousel">
<div class="card carousel-item">
<div class="card-content">
<div class="media">
<div class="media-left">
<i class="fab fa-d-and-d has-text-danger is-size-1"></i>
</div>
<div class="media-content">
<p class="title is-4 has-text-weight-bold has-text-white">D&D 5e - Blood and Salt</p>
<p class="subtitle is-6">4/8 Players | GMT+6</p>
</div>
</div>
<hr>
<div class="columns is-mobile is-marginless">
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Rate of Play</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">Fast-paced</p>
</div>
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Ruleset</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">5th Edition</p>
</div>
</div>
<hr>
<div class="content is-preview">The local constabulary in the town of Lakeshore is at the end of its
rope. Most adventurers, bounty hunters, and lot like that have been drawn into the border war
between the Kingdoms of Ashling and Comhar, leaving the rural north outside the town essentially
lawless.
</div>
<div class="has-text-centered has-margin-10 float-bottom">
<button class="button is-warning is-fullwidth has-box-shadow">Join Session</button>
</div>
</div>
</div>
<div class="card carousel-item">
<div class="card-content">
<div class="media">
<div class="media-left">
<i class="fab fa-d-and-d has-text-danger is-size-1"></i>
</div>
<div class="media-content">
<p class="title is-4 has-text-weight-bold has-text-white">D&D 5e - Blood and Salt</p>
<p class="subtitle is-6">4/8 Players | GMT+6</p>
</div>
</div>
<hr>
<div class="columns is-mobile is-marginless">
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Rate of Play</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">Fast-paced</p>
</div>
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Ruleset</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">5th Edition</p>
</div>
</div>
<hr>
<div class="content is-preview">The local constabulary in the town of Lakeshore is at the end of its
rope. Most adventurers, bounty hunters, and lot like that have been drawn into the border war
between the Kingdoms of Ashling and Comhar, leaving the rural north outside the town essentially
lawless.
</div>
<div class="has-text-centered has-margin-10 float-bottom">
<button class="button is-warning is-fullwidth has-box-shadow">Join Session</button>
</div>
</div>
</div>
<div class="card carousel-item">
<div class="card-content">
<div class="media">
<div class="media-left">
<i class="fab fa-d-and-d has-text-danger is-size-1"></i>
</div>
<div class="media-content">
<p class="title is-4 has-text-weight-bold has-text-white">D&D 5e - Blood and Salt</p>
<p class="subtitle is-6">4/8 Players | GMT+6</p>
</div>
</div>
<hr>
<div class="columns is-mobile is-marginless">
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Rate of Play</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">Fast-paced</p>
</div>
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Ruleset</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">5th Edition</p>
</div>
</div>
<hr>
<div class="content is-preview">The local constabulary in the town of Lakeshore is at the end of its
rope. Most adventurers, bounty hunters, and lot like that have been drawn into the border war
between the Kingdoms of Ashling and Comhar, leaving the rural north outside the town essentially
lawless.
</div>
<div class="has-text-centered has-margin-10 float-bottom">
<button class="button is-warning is-fullwidth has-box-shadow">Join Session</button>
</div>
</div>
</div>
<div class="card carousel-item">
<div class="card-content">
<div class="media">
<div class="media-left">
<i class="fab fa-d-and-d has-text-danger is-size-1"></i>
</div>
<div class="media-content">
<p class="title is-4 has-text-weight-bold has-text-white">D&D 5e - Blood and Salt</p>
<p class="subtitle is-6">4/8 Players | GMT+6</p>
</div>
</div>
<hr>
<div class="columns is-mobile is-marginless">
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Rate of Play</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">Fast-paced</p>
</div>
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Ruleset</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">5th Edition</p>
</div>
</div>
<hr>
<div class="content is-preview">The local constabulary in the town of Lakeshore is at the end of its
rope. Most adventurers, bounty hunters, and lot like that have been drawn into the border war
between the Kingdoms of Ashling and Comhar, leaving the rural north outside the town essentially
lawless.
</div>
<div class="has-text-centered has-margin-10 float-bottom">
<button class="button is-warning is-fullwidth has-box-shadow">Join Session</button>
</div>
</div>
</div>
<div class="card carousel-item">
<div class="card-content">
<div class="media">
<div class="media-left">
<i class="fab fa-d-and-d has-text-danger is-size-1"></i>
</div>
<div class="media-content">
<p class="title is-4 has-text-weight-bold has-text-white">D&D 5e - Blood and Salt</p>
<p class="subtitle is-6">4/8 Players | GMT+6</p>
</div>
</div>
<hr>
<div class="columns is-mobile is-marginless">
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Rate of Play</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">Fast-paced</p>
</div>
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Ruleset</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">5th Edition</p>
</div>
</div>
<hr>
<div class="content is-preview">The local constabulary in the town of Lakeshore is at the end of its
rope. Most adventurers, bounty hunters, and lot like that have been drawn into the border war
between the Kingdoms of Ashling and Comhar, leaving the rural north outside the town essentially
lawless.
</div>
<div class="has-text-centered has-margin-10 float-bottom">
<button class="button is-warning is-fullwidth has-box-shadow">Join Session</button>
</div>
</div>
</div>
<div class="card carousel-item">
<div class="card-content">
<div class="media">
<div class="media-left">
<i class="fab fa-d-and-d has-text-danger is-size-1"></i>
</div>
<div class="media-content">
<p class="title is-4 has-text-weight-bold has-text-white">D&D 5e - Blood and Salt</p>
<p class="subtitle is-6">4/8 Players | GMT+6</p>
</div>
</div>
<hr>
<div class="columns is-mobile is-marginless">
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Rate of Play</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">Fast-paced</p>
</div>
<div class="column content has-text-centered is-marginless is-paddingless">
<small>Ruleset</small>
<p class="is-size-5 has-text-white has-text-weight-semibold">5th Edition</p>
</div>
</div>
<hr>
<div class="content is-preview">The local constabulary in the town of Lakeshore is at the end of its
rope. Most adventurers, bounty hunters, and lot like that have been drawn into the border war
between the Kingdoms of Ashling and Comhar, leaving the rural north outside the town essentially
lawless.
</div>
<div class="has-text-centered has-margin-10 float-bottom">
<button class="button is-warning is-fullwidth has-box-shadow">Join Session</button>
</div>
</div>
</div>
</div>
</section>
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.carousel').slick({
accessibility: false,
autoplay: true,
autoplaySpeed: 0,
arrows: false,
speed: 10000,
cssEase: 'linear',
variableWidth: true
});
});
</script>
</body>
</html>