File tree 8 files changed +3422
-7
lines changed 8 files changed +3422
-7
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 3
3
4
4
< head >
5
5
< meta charset ="utf-8 ">
6
- < title > Global </ title >
6
+ < title > Context </ title >
7
7
< link href ="https://fonts.googleapis.com/css?family=Hind+Siliguri&display=swap " rel ="stylesheet ">
8
8
< link href ="https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap " rel ="stylesheet ">
9
9
< link href ="css/perfect-scrollbar.css " rel ="stylesheet ">
158
158
159
159
< body >
160
160
< div id ="menuPanel ">
161
- < h1 > Global </ h1 >
161
+ < h1 > Context </ h1 >
162
162
< div id = "text ">
163
163
< a href ="demographics.html " style ="display:block; " id ="but "> Demographics</ a >
164
- < a href ="refugees.html " id ="but " style ="display:block; "> Refugees</ a >
164
+ <!--< a href="refugees.html" id="but" style="display:block;">Refugees</a>
165
165
<a href="convention.html" id="but" style="display:block;">Geopolitics</a>
166
- < a href ="finance.html " id ="but " style ="display:block; "> Finance</ a >
166
+ <a href="finance.html" id="but" style="display:block;">Finance</a>-->
167
167
</ div >
168
168
</ div >
169
169
< svg >
Original file line number Diff line number Diff line change 174
174
< div id ="mainMenu ">
175
175
< h1 > Global Refugee Atlas</ h1 >
176
176
< div id = "text ">
177
- < a href ="global_menu.html " onmouseover ="showGlobal() " onmouseout ="hideGlobal() " style ="display:block; " id ="but "> Global </ a >
177
+ < a href ="global_menu.html " onmouseover ="showGlobal() " onmouseout ="hideGlobal() " style ="display:block; " id ="but "> Context </ a >
178
178
< a href ="journey_menu.html " onmouseover ="showRoutes() " onmouseout ="hideRoutes() " id ="but " style ="display:block; "> Journeys</ a >
179
- < a href ="camp_menu.html " onmouseover ="showCamps() " onmouseout ="hideCamps() " id ="but " style ="display:block; "> Camps</ a >
180
- < a href ="camp_menu.html " onmouseover ="showCamps() " onmouseout ="hideCamps() " id ="but " style ="display:block; "> Voices</ a >
179
+ < a href ="settlement_menu.html " onmouseover ="showCamps() " onmouseout ="hideCamps() " id ="but " style ="display:block; "> Settlements</ a >
180
+ < a href ="aid_menu.html " onmouseover ="showCamps() " onmouseout ="hideCamps() " id ="but " style ="display:block; "> Aid</ a >
181
+ < a href ="camp_menu.html " onmouseover ="showCamps() " onmouseout ="hideCamps() " id ="but " style ="display:block; "> Perception</ a >
181
182
</ div >
182
183
</ div >
183
184
< svg >
Original file line number Diff line number Diff line change 166
166
text-align : center;
167
167
line-height : 64px ;
168
168
}
169
+ h2 {
170
+ font-family : 'Roboto Condensed' , sans-serif;
171
+ font-variant : small-caps;
172
+ font-weight : bold;
173
+ font-size : 38px ;
174
+ width : 200px ;
175
+ text-align : center;
176
+ line-height : 64px ;
177
+ margin-left : 50px ;
178
+ }
169
179
170
180
</ style >
171
181
</ head >
174
184
< div id ="mainMenu ">
175
185
< h1 > Journeys</ h1 >
176
186
< div id = "text ">
187
+ < a href ="origin.html " id ="but " style ="display:block; "> Origin</ a >
188
+ < a href ="destination.html " id ="but " style ="display:block; "> Destination</ a >
189
+ < h2 > VOICES</ h2 >
177
190
< a href ="journeys/index.html " onmouseover ="selectType(100) " onmouseout ="resetRoutes() " style ="display:block; " id ="but "> Escaping Burundi</ a >
191
+ < a href ="journeys/index.html " onmouseover ="selectType(100) " onmouseout ="resetRoutes() " style ="display:block; " id ="but "> Journey 2</ a >
178
192
</ div >
179
193
</ div >
180
194
< svg >
You can’t perform that action at this time.
0 commit comments