1313 < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/fullpage.js/dist/fullpage.min.css ">
1414 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
1515 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
16- < link rel ="stylesheet " href ="https://fonts.googleapis.com/css2?family=Rubik+Dirt&family=Special+Elite&display=swap ">
16+ <!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Rubik+Dirt&family=Special+Elite&display=swap"> -->
17+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css2?family=Carter+One&family=Special+Elite&display=swap ">
1718</ head >
1819
1920< body >
2021 <!-- fullPage.js wrapper — must not be <body> -->
2122 < div id ="website ">
2223
2324 <!-- Each .section becomes a full-screen panel -->
24- < div class ="section " data-anchor ="introduction ">
25+ < div class ="section " data-anchor ="introduction " style =" --bg-img: url('data/intro_background.jpg') " >
2526 < h1 > Olympic Inequalities</ h1 >
2627 < h2 > How have sociocultural, economic, and geopolitical contexts been reflected in the Olympics over time?</ h2 >
2728 < p >
@@ -36,32 +37,32 @@ <h2>How have sociocultural, economic, and geopolitical contexts been reflected i
3637 </ p >
3738 </ div >
3839
39- < div class ="section " data-anchor ="delegations ">
40+ < div class ="section " data-anchor ="delegations " style =" --bg-img: url('data/delegations_background.jpg') " >
4041 < h2 > Which delegations perform the best in the disciplines?</ h2 >
4142 < img data-src ="data/delegations_summer.png " alt ="Delegations Summer " class ="full-width ">
4243 </ div >
4344
44- < div class ="section " data-anchor ="gender ">
45+ < div class ="section " data-anchor ="gender " style =" --bg-img: url('data/gender_background.png') " >
4546 < h2 > How unbalanced are the Olympic Games between men and women?</ h2 >
4647 < img data-src ="data/gender_evolution.png " alt ="Gender Evolution " class ="full-width ">
4748 </ div >
4849
49- < div class ="section " data-anchor ="body ">
50+ < div class ="section " data-anchor ="body " style =" --bg-img: url('data/body_background.png'); " >
5051 < h2 > Which body type excels in a particular discipline?</ h2 >
5152 < img data-src ="data/body_types.png " alt ="Body Types " class ="full-width ">
5253 </ div >
5354
54- < div class ="section " data-anchor ="geopolitics ">
55- < h2 > How do geopolitical conflicts influence the concerned delagations at the Olympic Gymes ?</ h2 >
55+ < div class ="section " data-anchor ="geopolitics " style =" --bg-img: url('data/geopolitics_background.jpg'); " >
56+ < h2 > How do geopolitical conflicts influence the concerned delagations at the Olympic Games ?</ h2 >
5657 < img data-src ="data/geopolitical_conflicts.png " alt ="Geopolitical conflicts " style ="max-width: fit-content; max-height: fit-content; ">
5758 </ div >
5859
59- < div class ="section " data-anchor ="fair ">
60+ < div class ="section " data-anchor ="fair " style =" --bg-img: url('data/fair_background.jpg'); " >
6061 < h2 > How would a fair distribution of medals look like?</ h2 >
6162 < img data-src ="data/fair_medal_distribution.png " alt ="Fair Medal Distribution " class ="full-width ">
6263 </ div >
6364
64- < div class ="section " data-anchor ="conclusion ">
65+ < div class ="section " data-anchor ="conclusion " style =" --bg-img: url('data/conclusion_background.jpg'); " >
6566 < h2 > Conclusion</ h2 >
6667 < p >
6768 Lorem ipsum dolor sit amet consectetur adipiscing elit.
@@ -75,7 +76,7 @@ <h2>Conclusion</h2>
7576 </ p >
7677 </ div >
7778
78- < div class ="section fp-auto-height " data-anchor ="footer ">
79+ < div class ="section fp-auto-height " data-anchor ="footer " style =" background-color: black; " >
7980 < footer >
8081 < p > Made by France Lu, Laura Taghizad, and Hana Salvetová for COM-480 Data Visualization at EPFL.</ p >
8182 </ footer >
0 commit comments