-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path2016.html
275 lines (224 loc) · 6.94 KB
/
2016.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
271
272
273
274
275
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>HERALD ALUMNI</title>
<style>
/* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(http://weloveiconfonts.com/api/?family=entypo);
/* entypo */
[class*="entypo-"]:before {
font-family: 'entypo', sans-serif;
}
* {
border: 0;
padding: 0;
margin: 0;
}
html,
body {
height: 100%;
}
body {
font-family: 'avenir medium', sans-serif;
font-size: 1.1em;
color: #333333;
}
h1 {
text-align: center;
font-weight: 300;
font-size: 2em;
border-bottom: 2px solid #ef2c34;
margin-bottom: 1em;
}
a {
text-decoration: none;
color: #ef2c34;
border-bottom: 1px solid #333333;
transition: all .4s ease;
}
a:hover {
color: #333333;
border-bottom: 1px solid #ef2c34;
}
nav {
width: 30%;
height: 100%;
position: fixed;
left: -30%;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.donate {
background-color: #dadee7;
border-right: 2px;
border-color: #ef2c34;
}
nav a {
display: block;
width: 100%;
padding: 2em;
box-sizing: border-box;
border-bottom: 2px solid #ef2c34;
text-transform: uppercase;
}
nav a:hover {
border-bottom: 2px solid #ef2c34;
background: rgba(238, 238, 238, 0.5);
}
.toggle-nav {
font-size: 3em;
background: transparent;
color: #ef2c34;
line-height: 1em;
padding-left: 0.2em;
padding-right: 0.2em;
cursor: pointer;
position: fixed;
top: 0;
left: 0%;
z-index: 100;
background: white;
}
.wrapper {
position: relative;
box-shadow: 0 0 1em #333333;
}
.wrapper section {
position: relative;
background: white;
}
.wrapper section article {
width: 50%;
margin: 0 auto;
padding: 2em 0;
}
.wrapper section article p {
margin-bottom: 1em;
}
.wrapper section article p:last-of-type {
margin-bottom: 0;
}
.wrapper section:after {
content: "";
display: block;
position: relative;
background-attachment: fixed;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
height: 30em;
width: 100%;
}
.wrapper section:nth-child(1):after {
background-image: url("./bdh_photos-8.jpg");
}
.wrapper section:nth-child(2):after {
background-image: url("./bdh_photos-14.jpg");
}
.wrapper section:nth-child(3):after {
background-image: url("./bdh_photos-9.jpg");
}
@media only screen and (max-width: 600px) {
.wrapper section article {
width: 80%;
}
.wrapper section:after {
height: 15em;
}
}
.firstBar {
display: flex;
flex-direction: row;
}
.linkBar {
display: flex;
flex-direction: row;
}
.link {
width: 50px;
height: 50px;
}
.link1 {
width: 50px;
height: 50px;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
}
li {
text-decoration: none;
display: inline;
margin: 40px;
}
</style>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body>
<nav>
<div class="firstBar"><a href="https://brownherald.z2systems.com/np/clients/brownherald/donation.jsp?campaign=1" class="donate">Donate</a> <a href="https://eepurl.com/sDrDr"> Subscribe</a></div>
<a href="./index.html">Home</a>
<a href="http://www.browndailyherald.com">The Herald</a>
<a href="./programs.html">Herald Programs</a>
<a href="./years.html">Herald Through The Years</a>
<a href="./more.html">More About The Herald</a>
<div class="linkBar">
<a href="https://www.linkedin.com/groups/1963851"> <img src="./linkedin.png" class="link"> </a>
<a href="https://www.facebook.com/groups/4970488321/"> <img src="./logo.png" class="link1"> </a>
<a href="https://brownherald.z2systems.com/np/clients/brownherald/login.jsp?orgId=brownherald&" style="margin-top:20px;"> Database</a>
</div>
</nav>
<button class="toggle-nav entypo-menu"></button>
<div class="wrapper">
<section>
<article>
<h1>All Years</h1>
<ul>
<li><a href="./2018.html">2018</a></li>
<li><a href="./2017.html">2017</a></li>
<li><a href="./2016.html">2016</a></li>
<li><a href="./2015.html">2015</a></li>
<li><a href="./2014.html">2014</a></li>
<li><a href="./2013.html">2013</a></li>
<li><a href="./2012.html">2012</a></li>
<li><a href="./2011.html">2011</a></li>
<li><a href="./2010.html">2010</a></li>
<li><a href="./2009.html">2009</a></li>
</ul>
</article>
</section>
<section id="2016">
<article>
<h1>2016</h1>
<h3>Commencement</h3>
<p>As the 126th editorial board wraps up its first semester in office, we are celebrating our 125th anniversary.
As this semester ends, I’m also writing to tell you about everything we’ve been able to accomplish. We’ve
covered the most important breaking news in the Brown community, including the release of the University’s
Diversity and Inclusion Action Plan and the anti-Semitic and homophobic vandalism found in a dorm on campus.
We’ve also delved into some of the most important themes in higher education and at Brown, including alumni
and administrative reactions to student activism, student opinions on the arming of the Department of Public
Safety, and how changes to the athletics department have shaped Brown sports. We couldn’t have done all this
work without your support!
</p>
</article>
</section>
<section>
<article>
<h3>End-of-year</h3>
<p>Recently, banquet saw the ushering in of a new slate of editorial and business staffers, and 126 looking back
on the year with pride. This semester, we’ve published a series on how class shapes experience at Brown,
documented the community’s reactions to the presidential election, investigated the pre-health advising
process and reported on Brown’s physics professor winning a Nobel prize. Thank you to all our amazing
Heralders, past and present, for helping us with this important work.
</p>
</article>
</section>
</div>
<script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src="js/index.js"></script>
</body>
</html>