-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
128 lines (108 loc) · 6.41 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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-127221484-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-127221484-1');
</script>
<title>Game Design and Development</title>
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon1.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon1.png">
<link href="https://fonts.googleapis.com/css?family=Abel|Josefin+Sans|Quicksand|Saira+Condensed" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.blue_grey-amber.min.css">
<script defer src="https://code.getmdl.io/1.3.0/material.min.js"></script>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
</head>
<body>
<!-- Always shows a header, even in smaller screens. -->
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-header">
<header class="mdl-layout__header">
<div class="mdl-layout__header-row">
<!-- Title -->
<nav class="mdl-navigation">
<a class="mdl-navigation__link" id="navfont" href="index.html"><div style="height: 70px;"><img src="images/logo.png" style="width:50px;height:50px; "></div></a>
</nav>
<span style="margin-left: -19px;" class="mdl-layout-title" id="titlefont">  Game Design and Development at Berkeley</span>
<div class="mdl-layout-spacer"></div>
<nav class="mdl-navigation mdl-layout--large-screen-only">
<div class="dropdown">
<a class="mdl-navigation__link dropbtn" id="navfont" href="decal.html"> Decal  <i class="fas fa-caret-down"></i></a>
<div class="dropdown-content">
<a href="https://goo.gl/forms/CVEcDYw5JESkvQaf2">Apply</a>
<a href="decal.html">Syllabus</a>
<a href="labs.html">Labs</a>
</div>
</div>
<div class="dropdown">
<a class="mdl-navigation__link dropbtn" id="navfont" href="club.html">  Club   <i class="fas fa-caret-down"></i></a>
<div class="dropdown-content">
<a target="_blank" href="https://discord.gg/AnbuQba">Discord  <i class="fas fa-external-link-alt"></i></a>
<a href="gamejams.html">Game Jams</a>
<a href="club.html">About</a>
</div>
</div>
</nav>
</div>
</header>
<div class="mdl-layout__drawer mdl-layout--small-screen-only">
<span class="mdl-layout-title" id="titlefont">GDD at Berkeley</span>
<nav class="mdl-navigation">
<a class="mdl-navigation__link" id="navfont" href="decal.html">Decal</a>
<a class="mdl-navigation__link" id="navfont" href="labs.html">Labs</a>
<a class="mdl-navigation__link" id="navfont" href="club.html">Club</a>
<a class="mdl-navigation__link" id="highlightfont" href="gamejams.html">Game Jam 9/21/18</a>
</nav>
</div>
<div class="background home" style=""></div>
<main class="mdl-layout__content">
<div class="page-title" style="margin-top: 3%; height: 100%; margin-right: 0%; margin-left: 0%;">
<br/>
<img src="images/banner1.png" style=" width: 100%; height: 20%;"></img>
<div class="mdl-shadow--3dp" style="background-color:white; height: 100% width: 100%; opacity: .5;"></div>
</div>
<div class="page-content"">
<div class="mdl-grid">
<div class="mdl-cell mdl-cell--4-col" id="cell-spacer" style="height: 2vh"></div>
<div class="mdl-cell mdl-cell--4-col" id="cell-spacer" style="height: 2vh"></div>
<div class="mdl-cell mdl-cell--4-col" id="cell-spacer" style="height: 2vh"></div>
<div class="mdl-cell mdl-cell--4-col mdl-layout--small-screen-only" id="cell-spacer" style="height: 35vh"></div>
</div>
<h1 class="section-title">BEAR JAMS FALL 2018: WINNER</h1>
<iframe style="padding-left:0%; width: 80%" src="https://itch.io/embed/308180" height="167" width="552" frameborder="0"></iframe>
<br><br>
<iframe class="mdl-shadow--3dp" src="https://calendar.google.com/calendar/embed?title=Events&showPrint=0&showTabs=0&showCalendars=0&showTz=0&height=600&wkst=1&bgcolor=%23FFFFFF&src=18vjssr490asq21uuap6430r80%40group.calendar.google.com&color=%23AB8B00&ctz=America%2FLos_Angeles" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
<div class="mdl-grid">
<div class="mdl-cell mdl-cell--4-col" id="cell-spacer" style="height: 35vh"></div>
<div class="mdl-cell mdl-cell--4-col" id="cell-spacer" style="height: 35vh"></div>
<div class="mdl-cell mdl-cell--4-col" id="cell-spacer" style="height: 35vh"></div>
<div class="mdl-cell mdl-cell--4-col mdl-layout--small-screen-only" id="cell-spacer" style="height: 35vh"></div>
</div>
</div>
<!-- fixes a bug for some reason -->
<div class="mdl-button__container">
</div>
<footer class="mdl-mini-footer">
<div class="mdl-mini-footer__left-section">
<div class="mdl-logo">Game Design and Development at Berkeley
</div>
</div>
<div class="mdl-mini-footer__right-section">
<ul class="mdl-mini-footer__link-list">
<div style="padding-right: 30px;">We are a student group acting independently of the University of California. We take full responsibility for our organization and this web site.</div>
<li><a href="https://www.ocf.berkeley.edu">
<img src="images/ocf-hosted-penguin.svg"
alt="Hosted by the OCF" style="border: 0; padding-right: 80px;" />
</a></li>
</ul>
</div>
</footer>
</main>
</div>
</body>
</html>