diff --git a/stylesheets/style.css b/stylesheets/style.css index edba7a4..852419b 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -81,6 +81,13 @@ circle { fill: #ff7f0e; stroke: #ff7f0e; } +g.y { + font-size: 0.9em; +} + +g.x { + font-size: 0.9em; +} a { color: #1170A3 !important;