forked from SVGE-Dev/SVGE-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
217 lines (192 loc) · 8.58 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
<!DOCTYPE HTML>
<!--
Full Motion by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>SVGE - Southampton Video Games & Esports Society</title>
<style>
:root {
--highlight: #9d7ed0;
--highlight-hover: #ab91d7;
--highligh-active: #8f6bc9;
}
</style>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="apple-touch-icon" sizes="57x57" href="assets/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<!--<link rel="manifest" href="assets/favicons/manifest.json">-->
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="assets/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<style>
#header {
height: 50px;
}
#nav-content {
height: 100%;
margin: 5px;
}
#nav-content li {
display: inline-block;
width: 150px;
text-align: center;
position: relative;
padding: 0;
}
#nav-content a {
display:inline-block;
padding: 5px;
vertical-align: middle;
height: 35px;
line-height: 35px;
text-align: center;
font-weight: 400;
color: #fff;
border-bottom: none;
}
#nav-content a:hover i {
color: var(--highlight);
}
#nav-content a:before {
content: "";
position: absolute;
left: -1px;
right: -1px;
top: -15px;
bottom: -15px;
opacity: 0;
-webkit-backface-visibility: hidden;
border-bottom: 5px solid var(--highlight) !important;
transition: opacity 0.1s linear;
}
nav i {
vertical-align: middle;
margin-right: 10px;
}
#nav-content a:hover:before {
opacity: 1;
}
</style>
</head>
<body id="top">
<!-- Banner -->
<!--
To use a video as your background, set data-video to the name of your video without
its extension (eg. images/banner). Your video must be available in both .mp4 and .webm
formats to work correctly.
-->
<nav id="header">
<ul id="nav-content">
<li><a href="index.html"><i class="material-icons">home</i>Home</a></li>
<li><a href="committee.html"><i class="material-icons">person</i>Committee</a></li>
<li><a href="#footer"><i class="material-icons">phone</i>Contact Us</a></li>
</ul>
</nav>
<section id="banner" data-video="images/DSC_0689">
<div class="inner">
<header>
<h1>SVGE</h1>
<p>Home of Gaming at the University of Southampton<br /></p>
</header>
<a href="#main" class="more">Learn More</a>
</div>
</section>
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Boxes -->
<div class="thumbnails">
<div class="box">
<a href="https://www.susu.org/groups/southampton-university-esports-society" class="image fit"><img src="images/ROG_LAN.jpg" alt="" /></a>
<div class="inner">
<h3>Join us!</h3>
<p>SVGE is a part of the Southampton University Students' Union. Registration is free, and instructions can be found on the site.</p>
<a href="https://www.susu.org/groups/southampton-university-esports-society" class="button fit">Visit the SUSU Website</a>
</div>
</div>
<div class="box">
<a href="https://www.nse.gg/universities/university-of-southampton" class="image fit"><img src="images/nse-logo-dark.jpg" alt="" /></a>
<div class="inner">
<h3>NSE</h3>
<p>SVGE is a member of the National Student Esports body. We have many teams registered for a wide variety of games.</p>
<a href="https://www.nse.gg/universities/university-of-southampton" class="button fit">Visit our Page</a>
</div>
</div>
<div class="box">
<a href="" class="image fit"><img src="images/FB_ROG.png" alt="" /></a>
<div class="inner">
<h3>Events</h3>
<p>Keep up with the latest in events, socials and game nights held by the society here.<br>(Under construction)</p>
<a href="" class="button fit">List of Events</a>
</div>
</div>
<div class="box">
<a href="https://discord.io/SVGe#pleasewait" class="image fit"><img src="images/discord-logo.jpg" alt="" /></a>
<div class="inner">
<h3>Discord</h3>
<p>For competitive fixtures, matches, game-specific text/voice channels and more...</p><br>
<a href="https://discord.io/SVGe#pleasewait" class="button fit">Join our Server</a>
</div>
</div>
<div class="box">
<a href="" class="image fit"><img src="images/DSC_0678.jpg" alt="" /></a>
<div class="inner">
<h3>Committee</h3>
<p>See who does what within the society, and where to contact them.</p><br>
<a href="committee.html" class="button fit">Members</a>
</div>
</div>
<div class="box">
<a href="https://www.twitch.tv/uosvge" class="image fit"><img src="images/twitch_screen.png" alt="" /></a>
<div class="inner">
<h3>Livestreaming</h3>
<p>Take part in live matches against other teams, streamed to Twitch!</p><br>
<a href="https://www.twitch.tv/uosvge" class="button fit">Watch</a>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<h2>SVGE</h2>
<p> Hear more from us by following our accounts on social media. </p>
<ul class="icons">
<li><a href="https://twitter.com/SotonVGE" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/SotonVGeSports" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<!--
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
-->
<li><a href="mailto:SVGe@soton.ac.uk" class="icon fa-envelope"><span class="label">Email</span></a></li>
</ul>
<p class="copyright">© SVGE 2018. Design: <a href="https://templated.co">TEMPLATED</a>. Images: SVGE.</p>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<!-- @CyonFr -->
</body>
</html>