added new icons and new monitor

This commit is contained in:
2026-01-23 19:34:03 -06:00
parent 42168efe65
commit 09fdf8e98c
13 changed files with 238 additions and 21 deletions
+5
View File
@@ -8,6 +8,11 @@
color: #ffffff;
}
.buttonInscription{
background-color: #007a5b;
color: white;
}
.buttonSave:not(:disabled):hover {
background-color: #001f5c;
}