File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 < li > < a href ="/mapping.html "> Open Data</ a > </ li >
1717 < li class ="right "> < a href ="/about.html "> About</ a > </ li >
1818 </ ul >
19-
2019 < div class ="textBox ">
21- < h1 > Put Image of graph here!</ h1 >
20+ < h1 > An Example Chart!</ h1 >
21+ </ div >
22+ < div class ="imgBox ">
2223 </ div >
2324 < div class ="textBox ">
2425 < h1 > Welcome to: Data-Driven</ h1 >
Original file line number Diff line number Diff line change 44 color : white;
55}
66
7+ .imgBox {
8+ background-image : url ("/images/chartExample.png" );
9+ background-repeat : no-repeat;
10+ background-size : contain;
11+ background-position : center;
12+ border-style : ridge;
13+ margin-top : 5% ;
14+ margin : auto;
15+ width : 100vw ;
16+ height : 100vw ;
17+ max-height : 893px ;
18+ max-width : 1542px ;
19+ display : flex;
20+ justify-content : center;
21+ align-items : center;;
22+ }
23+
724a {
825 color : white;
926 font-weight : bold;
You can’t perform that action at this time.
0 commit comments