Change some styling. Fix undefined array_key in functions and show overview values in yearly view.
Some checks failed
Build power-consumtion image / Build-and-release-image (push) Failing after 26s

This commit is contained in:
2025-10-15 17:56:51 +02:00
parent 46e24640b5
commit 9f72a69347
4 changed files with 45 additions and 8 deletions

View File

@@ -47,6 +47,7 @@ button, .button {
color: rgb(0, 0, 0);
font-size: 1.3rem;
padding: 8px 0;
cursor: pointer;
}
#chart-container {