-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
212 lines (180 loc) · 4.67 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
<!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-1.jpeg");
}
.wrapper section:nth-child(2):after {
background-image: url("./bdh office-1.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;
}
</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 id="maincode">
<article>
<h1><img src="http://www.browndailyherald.com/wp-content/themes/browndailyherald/images/flag.png" alt="Brown Daily Herald" width = "300px"></h1>
<p>Welcome to Since 1891, the home for alumni and friends of The Brown Daily Herald.
Meet up with old friends, connect with The Herald’s many successful alums, see The Herald’s major current major initiatives and the latest news from 195 Angell, and get in touch with current students!</p>
</article>
</section>
<section id="whatis">
<article>
<h1>Alumni Resources</h1>
<p> To keep in touch, follow us on our <a href="https://www.facebook.com/groups/4970488321/">facebook</a> or <a href="http://eepurl.com/sDrDr">subscribe</a></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>