This commit is contained in:
2025-08-17 10:50:33 +02:00
parent 9ff830ccff
commit a63d9bf016
10 changed files with 104 additions and 20 deletions

View File

@@ -88,6 +88,10 @@ button:hover {
background-color: rgba(76, 90, 102, 1);
}
#battery {
background-color: rgba(76, 90, 102, 1);
}
#cpu {
background-color: rgba(76, 90, 102, 1);
}