diff --git a/css/style.css b/css/style.css index 0acdec8..6fa7d89 100644 --- a/css/style.css +++ b/css/style.css @@ -21,6 +21,10 @@ body { z-index: 1; } +#ResearchHist { + margin: 20px; +} + .bar rect { fill: steelblue; shape-rendering: crispEdges; diff --git a/index.html b/index.html index 1594ccb..2f999a9 100644 --- a/index.html +++ b/index.html @@ -22,19 +22,9 @@
{{ w.description }} They produce {{ w.rate }} data per second.
@@ -62,11 +64,19 @@