BGP-Ranking/website/web/static/linegraph_country.css

10 lines
104 B
CSS

.axis--x path {
display: none;
}
.line {
fill: none;
stroke: steelblue;
stroke-width: 1.5px;
}