-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNA-groups.html
More file actions
378 lines (352 loc) · 18.1 KB
/
NA-groups.html
File metadata and controls
378 lines (352 loc) · 18.1 KB
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
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TLEQ4W4HGM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-TLEQ4W4HGM');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="OWCS North America Standings and Info">
<title>NA Stage 2 Groups - OWCS</title>
<link href='https://fonts.googleapis.com/css?family=Istok+Web|Roboto+Condensed:700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="images/favicon.png">
<style>
/* CSS for desktop */
@media (min-width: 1921px){
.group{
font-size: 1vw;
}
}
/* CSS for mobile */
@media (max-width: 767px) {
.navbar{
font-size: 6vw;
justify-content: center;
}
.navbar .logo img {
height: 3rem;
margin-right: 20px;
}
.group {
margin-bottom: 50px; /* Add some space between groups */
font-size: 4.5vw;
width: 100%;
}
.bracket {
display: flex;
flex-direction: column;
}
.upper-bracket,
.lower-bracket {
margin-bottom: 20px; /* Add some space between upper and lower brackets */
}
.match {
margin-bottom: 10px; /* Add some space between matches */
}
.group-standings {
margin-top: 20px; /* Add some space above group standings */
max-width: 100%;
}
.group-standings table {
width: 100%; /* Make the table full width */
}
.group-standings table th,
.group-standings table td {
padding: 5px; /* Adjust table cell padding */
text-align: center;
max-width: 30px;
overflow: hidden;
text-overflow:clip;
white-space: nowrap;
word-wrap: break-word;
}
.group-standings table td:first-child{
text-align: left;
}
.group-standings table th {
background-color: #333;
color: #fff;
}
.group-standings img {
margin-left: 0px;
}
.neutral,
.qualified,
.eliminated {
min-width: 80px;
}
footer{
font-size: 3vw;
}
}
</style>
</head>
<body>
<nav class="navbar">
<div class="logo">
<img src="images/favicon.png" alt="Overwatch OWCS Logo">
</div>
<div class="nav-links">
<a href="./">Home</a>
<a href="./schedule">Schedule</a>
<div class="dropdown">
<a onclick="">Standings</a>
<div class="dropdown-content">
<a href="./dallas">Dallas Major</a>
<a href="./NA">NA</a>
<a href="./EMEA">EMEA</a>
<a href="./asia">Asia</a>
</div>
</div>
</div>
</nav>
<main>
<!-- Group A -->
<section id="group-a" class="group">
<h2>Group A</h2>
<div class="bracket">
<div class="upper-bracket">
<div class="match">Match 1: <img src="images/toronto_defiant_logo.png" alt="Toronto Defiant Logo"><a>Toronto Defiant</a> <b>3 - 0</b> <img src="images/who_is_goldfish_logo.png" alt="Who Is Goldfish Logo"><a>Who Is Goldfish</a></div>
<div class="match">Match 2: <img src="images/dhillducks_logo.png" alt="DhillDucks Logo"><a>DhillDucks</a> <b>3 - 0</b> <img src="images/visored_logo.png" alt="Visored Logo"><a>Visored</a></div>
<div class="match">Upper Final: <img src="images/toronto_defiant_logo.png" alt="Toronto Defiant Logo"><a>Toronto Defiant</a> <b>3 - 0</b> <img src="images/dhillducks_logo.png" alt="DhillDucks Logo"><a>DhillDucks</a>
</div>
</div>
<div class="lower-bracket">
<div class="match">Lower Match 1: <img src="images/who_is_goldfish_logo.png" alt="Who Is Goldfish Logo"><a>Who Is Goldfish</a> <b>3 - 0</b> <img src="images/visored_logo.png" alt="Visored Logo"><a>Visored</a> </div>
<div class="match">Lower Final: <img src="images/dhillducks_logo.png" alt="DhillDucks Logo"><a>DhillDucks</a> <b>1 - 3</b> <img src="images/who_is_goldfish_logo.png" alt="Who Is Goldfish Logo"><a>Who Is Goldfish</a> </div>
</div>
<div class="group-standings">
<table>
<thead>
<tr class="scoreboard-header">
<th>Team</th>
<th>Wins</th>
<th>Losses</th>
<th>Map Score</th>
<th>Differential</th>
</tr>
</thead>
<tbody>
<tr>
<td class="qualified"><img src="images/toronto_defiant_logo.png" alt="Toronto Defiant Logo">Toronto Defiant</td>
<td>2</td>
<td>0</td>
<td>6-0</td>
<td>+6</td>
</tr>
<tr>
<td class="qualified"><img src="images/who_is_goldfish_logo.png" alt="Who Is Goldfish Logo">Who Is Goldfish</td>
<td>2</td>
<td>1</td>
<td>6-4</td>
<td>+2</td>
</tr>
<tr>
<td class="eliminated"><img src="images/dhillducks_logo.png" alt="DhillDucks Logo">DhillDucks</td>
<td>1</td>
<td>2</td>
<td>4-6</td>
<td>-2</td>
</tr>
<tr>
<td class="eliminated"><img src="images/visored_logo.png" alt="Visored Logo">Visored</td>
<td>0</td>
<td>2</td>
<td>0-6</td>
<td>-6</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<!-- Group B -->
<section id="group-b" class="group">
<h2>Group B</h2>
<div class="bracket">
<div class="upper-bracket">
<div class="match">Match 1: <img src="images/timeless_logo.png" alt="Timeless Logo"><a>Timeless</a> <b>3 - 0</b> <img src="images/daybreak_logo.png" alt="Daybreak Logo"><a>Daybreak</a></div>
<div class="match">Match 2: <img src="images/LG_logo.png" alt="Luminosity Logo"><a>Luminosity</a> <b>3 - 1</b> <img src="images/citrus_nation_logo.png" alt="Citrus Nation Logo"><a>Citrus Nation</a></div>
<div class="match">Upper Final: <img src="images/timeless_logo.png" alt="Timeless Logo"><a>Timeless</a> <b>2 - 3</b> <img src="images/LG_logo.png" alt="Luminosity Logo"><a>Luminosity</a>
</div>
</div>
<div class="lower-bracket">
<div class="match">Lower Match 1: <img src="images/daybreak_logo.png" alt="Daybreak Logo"><a>Daybreak</a> <b>0 - 3</b> <img src="images/citrus_nation_logo.png" alt="Citrus Nation Logo"><a>Citrus Nation</a> </div>
<div class="match">Lower Final: <img src="images/timeless_logo.png" alt="Timeless Logo"><a>Timeless</a> <b>0 - 3</b> <img src="images/citrus_nation_logo.png" alt="Citrus Nation Logo"><a>Citrus Nation</a> </div>
</div>
<div class="group-standings">
<table>
<thead>
<tr class="scoreboard-header">
<th>Team</th>
<th>Wins</th>
<th>Losses</th>
<th>Map Score</th>
<th>Differential</th>
</tr>
</thead>
<tbody>
<tr>
<td class="qualified"><img src="images/LG_logo.png" alt="Luminosity Logo">Luminosity</td>
<td>2</td>
<td>0</td>
<td>6-3</td>
<td>+3</td>
</tr>
<tr>
<td class="qualified"><img src="images/citrus_nation_logo.png" alt="Citrus Nation Logo">Citrus Nation</td>
<td>2</td>
<td>1</td>
<td>7-3</td>
<td>+4</td>
</tr>
<tr>
<td class="eliminated"><img src="images/timeless_logo.png" alt="Timeless Logo">Timeless</td>
<td>1</td>
<td>2</td>
<td>5-6</td>
<td>-1</td>
</tr>
<tr>
<td class="eliminated"><img src="images/daybreak_logo.png" alt="Daybreak Logo">Daybreak</td>
<td>0</td>
<td>2</td>
<td>0-6</td>
<td>-6</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<!-- Group C -->
<section id="group-c" class="group">
<h2>Group C</h2>
<div class="bracket">
<div class="upper-bracket">
<div class="match">Match 1: <img src="images/m80_logo.png" alt="M80 Logo"><a>M80</a> <b>3 - 1</b> <img src="images/default_logo.png" alt="UNC INC Logo"><a>UNC INC</a></div>
<div class="match">Match 2: <img src="images/pirates_in_pyjamas_logo.png" alt="Pirates in Pyjamas Logo"><a>Pirates in Pyjamas</a> <b>3 - 1</b> <img src="images/shikigami_logo.png" alt="Shikigami Logo"><a>Shikigami</a></div>
<div class="match">Upper Final: <img src="images/m80_logo.png" alt="M80 Logo"><a>M80</a> <b>3 - 2</b> <img src="images/pirates_in_pyjamas_logo.png" alt="Pirates in Pyjamas Logo"><a>Pirates in Pyjamas</a>
</div>
</div>
<div class="lower-bracket">
<div class="match">Lower Match 1: <img src="images/default_logo.png" alt="UNC INC Logo"><a>UNC INC</a> <b>3 - 1</b> <img src="images/shikigami_logo.png" alt="Shikigami Logo"><a>Shikigami</a> </div>
<div class="match">Lower Final: <img src="images/pirates_in_pyjamas_logo.png" alt="Pirates in Pyjamas Logo"><a>Pirates in Pyjamas</a> <b>3 - 1</b> <img src="images/default_logo.png" alt="UNC INC Logo"><a>UNC INC</a> </div>
</div>
<div class="group-standings">
<table>
<thead>
<tr class="scoreboard-header">
<th>Team</th>
<th>Wins</th>
<th>Losses</th>
<th>Map Score</th>
<th>Differential</th>
</tr>
</thead>
<tbody>
<tr>
<td class="qualified"><img src="images/m80_logo.png" alt="M80 Logo">M80</td>
<td>2</td>
<td>0</td>
<td>6-3</td>
<td>+3</td>
</tr>
<tr>
<td class="qualified"><img src="images/pirates_in_pyjamas_logo.png" alt="Pirates in Pyjamas Logo">Pirates in Pyjamas</td>
<td>2</td>
<td>1</td>
<td>8-5</td>
<td>+3</td>
</tr>
<tr>
<td class="eliminated"><img src="images/default_logo.png" alt="UNC INC Logo">UNC INC</td>
<td>1</td>
<td>2</td>
<td>5-7</td>
<td>-2</td>
</tr>
<tr>
<td class="eliminated"><img src="images/shikigami_logo.png" alt="Shikigami Logo">Shikigami</td>
<td>0</td>
<td>2</td>
<td>2-6</td>
<td>-4</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<!-- Group D -->
<section id="group-d" class="group">
<h2>Group D</h2>
<div class="bracket">
<div class="upper-bracket">
<div class="match">Match 1: <img src="images/vice_logo.png" alt="Vice Logo"><a>Vice</a> <b>0 - 3</b> <img src="images/students_of_the_game_logo.png" alt="Students of the Game Logo"><a>Students of the Game</a></div>
<div class="match">Match 2: <img src="images/FMCL_logo.png" alt="FMCL Logo"><a>FMCL</a> <b>3 - 0</b> <img src="images/nightmare_rotation_logo.png" alt="Timeless Nightmare Logo"><a>Timeless Nightmare</a></div>
<div class="match">Upper Final: <img src="images/students_of_the_game_logo.png" alt="Students of the Game Logo"><a>Students of the Game</a> <b>3 - 0</b> <img src="images/FMCL_logo.png" alt="FMCL Logo"><a>FMCL</a>
</div>
</div>
<div class="lower-bracket">
<div class="match">Lower Match 1: <img src="images/vice_logo.png" alt="Vice Logo"><a>Vice</a> <b>3 - 1</b> <img src="images/nightmare_rotation_logo.png" alt="Timeless Nightmare Logo"><a>Timeless Nightmare</a> </div>
<div class="match">Lower Final: <img src="images/FMCL_logo.png" alt="FMCL Logo"><a>FMCL</a> <b>3 - 0</b> <img src="images/vice_logo.png" alt="Vice Logo"><a>Vice</a> </div>
</div>
<div class="group-standings">
<table>
<thead>
<tr class="scoreboard-header">
<th>Team</th>
<th>Wins</th>
<th>Losses</th>
<th>Map Score</th>
<th>Differential</th>
</tr>
</thead>
<tbody>
<tr>
<td class="qualified"><img src="images/students_of_the_game_logo.png" alt="Students of the Game Logo">Students of the Game</td>
<td>2</td>
<td>0</td>
<td>6-0</td>
<td>+6</td>
</tr>
<tr>
<td class="qualified"><img src="images/FMCL_logo.png" alt="FMCL Logo">FMCL</td>
<td>2</td>
<td>1</td>
<td>6-3</td>
<td>+3</td>
</tr>
<tr>
<td class="eliminated"><img src="images/vice_logo.png" alt="Vice Logo">Vice</td>
<td>1</td>
<td>2</td>
<td>3-7</td>
<td>-4</td>
</tr>
<tr>
<td class="eliminated"><img src="images/nightmare_rotation_logo.png" alt="Timeless Nightmare Logo">Timeless Nightmare</td>
<td>0</td>
<td>2</td>
<td>1-6</td>
<td>-5</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
</main>
<footer>
<p>made by <a href="https://twitter.com/its_Physikz" target="_blank">Physikz</a></p>
<p>not affiliated with Blizzard or any orgs, logo rights go to their respective owners, DM for inquiry</p>
</footer>
</body>
</html>