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

10 lines
104 B
CSS
Raw Normal View History

2018-08-01 12:16:02 +02:00
.axis--x path {
display: none;
}
.line {
fill: none;
stroke: steelblue;
stroke-width: 1.5px;
}