forked from chi-initiative/detroit-digital
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·193 lines (182 loc) · 9.26 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>
Detroit Digital
</title>
<meta name="description" content="">
<meta name="author" content="ink, cookbook, recipes">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link rel="shortcut icon" href="">
<link rel="apple-touch-icon-precomposed" href="img/touch-icon.57.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/touch-icon.72.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/touch-icon.114.png">
<link rel="apple-touch-startup-image" href="img/splash.320x460.png"
media="screen and (min-device-width: 200px) and (max-device-width: 320px) and (orientation:portrait)">
<link rel="apple-touch-startup-image" href="img/splash.768x1004.png"
media="screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait)">
<link rel="apple-touch-startup-image" href="img/splash.1024x748.png"
media="screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape)">
<link rel="stylesheet" type="text/css" href="css/ink.css">
<!--[if IE 7 ]>
<link rel="stylesheet" href="css/ink-ie7.css" type="text/css" media="screen" title="no title" charset="utf-8">
<![endif]-->
<script type="text/javascript" src="js/ink.toggle.js"></script>
<script type="text/javascript" src="js/holder.js"></script>
<script type="text/javascript" src="js/ink.min.js"></script>
<script type="text/javascript" src="js/ink-ui.min.js"></script>
<script type="text/javascript" src="js/autoload.js"></script>
<style type="text/css">
html, body {
height: 100%;
}
.wrap {
margin-top: -4.1em;
height: auto !important;
width: 100% !important;
overflow: auto;
}
footer {
background: #d3d3d3;
color: #ffd34e;
border: 0;
line-height: 80px;
margin-top: 30px !important;
}
footer * {
line-height: inherit;
}
footer .ink-navigation ul.menu.horizontal li {
margin-right: 2em;
line-height: inherit;
}
footer .ink-navigation ul.menu.horizontal li a {
color: #595421;
text-decoration: underline;
}
header .ink-navigation ul.menu.horizontal li a {
padding-right: 4em;
color: black;
}
footer .ink-navigation ul.menu.horizontal li a:hover {
color: #c91111;
}
.top-menu {
background: #d3d3d3;
}
header {
padding: .5em 0;
margin-bottom: 5em;
font-size: .8em
}
header h1 {
font-size: 1.8em;
}
header h1 small:before {
content: "|";
margin: 0 0.5em;
font-size: 1.2em;
}
body h3 {
font-size: 1.5em;
margin-top: 0.2em;
margin-bottom: 0.2em;
}
body p {
padding: .5em 0 0 0;
font-size: 1.05em;
}
body .ink-navigation.vspace.ink-grid {
padding-top: .5em;
}
.ink-navigation.vspace.home ul{
overflow: hidden !important;
display: block !important;
float: left !important;
margin: .5em .5em 0 0;
}
summary {
line-height: 1.65em;
font-size: 1.35em;
padding-top: .5em;
}
</style>
</head>
<body class="animated">
<div class="ink-grid">
<header>
<h1 class="push-left">
<a href="index.html" rel="publisher"><img src="img/sapologo.png" alt=""></a><small>subtitle</small>
</h1>
<nav class="ink-navigation push-right">
<ul class="menu horizontal">
<li><a href="about.html">About</a></l>
<li><a href="datasources.html">Data Sources</a></li>
<li><a href="people.html">People</a></li>
</div>
</ul>
</nav>
</header>
</div>
<div class="wrap">
<div class="top-menu">
<nav class="ink-navigation vspace home">
<ul class="pills large-10 medium-25 small-50">
<li><a href="#" rel="publisher"><i class="icon-home small"></i></a></li>
</ul>
</nav>
<nav class="ink-navigation vspace ink-grid">
<ul class="pills">
<li><a href="looking/index.html">looking</a></li>
<li><a href="listening/index.html">listening</a></li>
<li><a href="speaking/index.html">speaking</a></li>
</ul>
</nav>
</div>
</div>
<div class="ink-grid bannerphoto">
<div class="column-group">
<div class="large-100 medium-100 small-100">
<img src="img/5378832554_314fa9d6f8_o.jpg" alt="">
</div>
</div>
<div class="ink-wrap summary">
<div class="large-100 medium-100 small-100">
<summary>But being in a great hurry to resume scolding the man in the purple Shirt, who was waiting for it in the entry, and seeming to hear nothing but the word "clam," Mrs. Hussey hurried towards an open door leading to the kitchen, and bawling out "clam for two," disappeared.But being in a great hurry to resume scolding the man in the purple Shirt, who was waiting for it in the entry, and seeming to hear nothing but the word "clam," Mrs But being in a great hurry to resume scolding the man in the purple Shirt, who was waiting for it in the entry, and seeming to hear nothing but the word "clam," Mrs. Hussey hurried towards an open door leading to the kitchen, and bawling out "clam for two," disappeared.But being in a great hurry to resume scolding the man in the purple Shirt, who was waiting for it in the entry, and seeming to hear nothing but the word "clam," Mrs...</summary>
</div>
</div>
<div class="column-group gutters">
<div class="large-33 medium-33 small-100">
<h3>looking</h3>
<a href="looking/index.html" rel="publisher"><img src="holder.js/1200x600/auto/ink" alt=""></i></a>
<p>"Red is not the right word," was the reply. "The plague was scarlet. The whole face and body turned scarlet in an hour's time. Don't I know? Didn't I see enough of it? And I am telling you it was scarlet because—well, because it was scarlet. There is no other word for it."</p>
</div>
<div class="large-33 medium-33 small-100">
<h3>listening</h3>
<a href="listening/index.html" rel="publisher"><img src="holder.js/1200x600/auto/ink" alt=""></i></a>
<p>"Red is not the right word," was the reply. "The plague was scarlet. The whole face and body turned scarlet in an hour's time. Don't I know? Didn't I see enough of it? And I am telling you it was scarlet because—well, because it was scarlet. There is no other word for it."</p>
</div>
<div class="large-33 medium-33 small-100">
<h3>speaking</h3>
<a href="speaking/index.html" rel="publisher"><img src="holder.js/1200x600/auto/ink" alt=""></i></a>
<p>"Red is not the right word," was the reply. "The plague was scarlet. The whole face and body turned scarlet in an hour's time. Don't I know? Didn't I see enough of it? And I am telling you it was scarlet because—well, because it was scarlet. There is no other word for it."</p>
</div>
</div>
</div>
<footer>
<div class="ink-grid">
<nav class="ink-navigation push-left medium-100 small-100 small-push-left">
<ul class="menu horizontal">
<li class=""active><a href="#">item</a></li>
<li><a href="#">item</a></li>
<li><a href="#">item</a></li>
</ul>
</nav>
</div>
</footer>
</body>
</html>