Temp, no gather in firefox

This commit is contained in:
2025-11-13 09:05:14 +01:00
parent 52683079ef
commit 7bed37eb36
4 changed files with 23 additions and 3 deletions

View File

@@ -99,8 +99,12 @@ button:hover {
padding: 0 10px;
}
#custom-temp {
color: @red;
}
#custom-cpu {
color: @red;
color: @green;
}
#custom-mem {