various changes: fix lower axis value for all_countries, add population for each country from WikiData, fix data_getter for changed data format (added columns)

This commit is contained in:
fordprefect
2020-07-07 13:04:39 +02:00
parent 097479dd8f
commit c682e13847
12 changed files with 238 additions and 21 deletions

View File

@@ -2,7 +2,7 @@ div.box {
color:#cecece;
background-image: url('/linen_login.jpg');
background-size: 100%;
width: 90%;
width: 100%;
height: 90%;
margin: 0px auto;
overflow: auto;