Skip to content

Commit df80f76

Browse files
committed
new deployment
1 parent 2e9597a commit df80f76

File tree

55 files changed

+61
-2036
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+61
-2036
lines changed

compiled/map/test-map.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

css/bar.css

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
1-
.bar rect {
2-
fill: #7ba0c0;
3-
opacity: 0.7; }
4-
5-
.bar text {
6-
fill: #111111;
7-
font: 12px sans-serif;
8-
text-anchor: start; }
1+
.bar rect{fill:#7ba0c0;opacity:.7}.bar text{fill:#111;font:12px sans-serif;text-anchor:start}

css/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
body{font-family:Roboto,DejaVuSans,sans-serif;overflow:scroll;margin:0;padding:0}

css/berlin-bike-routes.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#OpenLayers_Control_LayerSwitcher_4,#OpenLayers_Control_MaximizeDiv_innerImage{right:1rem}

css/berlin-bike-routes/index.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

css/choropleth.css

Lines changed: 1 addition & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/climate-changes-decade.css

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
.nvd3 .nv-axis line {stroke:#bbb;}
2-
.nv-legend text {font-size:1em;}
3-
.bar svg {height:480px;}
4-
#vis h2 {font-size:1.5em;}
5-
#queryinfo {font-size:1.1em;}
6-
#history svg {height:480px;}
7-
#history rect {cursor:pointer;}
1+
.nvd3 .nv-axis line{stroke:#bbb}.nv-legend text{font-size:1em}.bar svg{height:480px}#vis h2{font-size:1.5em}#queryinfo{font-size:1.1em}#history svg{height:480px}#history rect{cursor:pointer}

0 commit comments

Comments
 (0)