diff --git a/src/app/statistics/statistics.component.css b/src/app/statistics/statistics.component.css index 5f980d1..10fb03c 100644 --- a/src/app/statistics/statistics.component.css +++ b/src/app/statistics/statistics.component.css @@ -54,5 +54,10 @@ radial-gauge:hover { linear-gauge:hover { cursor: pointer; } - +button +{ + width: 150px; + background-color: orange; + color: white; +} diff --git a/src/app/statistics/statistics.component.html b/src/app/statistics/statistics.component.html index 563bfd1..8dd8657 100644 --- a/src/app/statistics/statistics.component.html +++ b/src/app/statistics/statistics.component.html @@ -1,6 +1,6 @@
- +