Small fixes and brushing up the UI.

This commit is contained in:
Kevin Dungs
2014-08-07 09:56:47 +02:00
parent 6d6b2d401b
commit a41f422700
3 changed files with 22 additions and 25 deletions
-19
View File
@@ -28,25 +28,6 @@ h1 br {
z-index: 1;
}
#ResearchHist {
margin: 20px;
}
.bar rect {
fill: steelblue;
shape-rendering: crispEdges;
}
.bar text {
fill: #fff;
}
.axis path, .axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
}
.scrollable {
overflow: auto;
padding-top: 50px;