blob: 7a59c088ec87b954970cd914ccf12af59a9f714e [file] [log] [blame]
.axis line {
fill: none;
stroke: black;
shape-rendering: crispEdges;
}
.axis text {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 11px;
}
.axis path, .axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
}