This commit is contained in:
2026-04-18 02:28:58 +02:00
parent 8e6f0db4ba
commit e5312361f8
4 changed files with 26 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
border: none;
border-radius: 10px;
font-family: "Ubuntu", "SauceCodePro Nerd Font", "SauceCodePro Nerd Font Mono", "Symbols Nerd Font Mono", "Symbols Nerd Font", "Font Awesome 7 Free", sans-serif;
font-size: 15px;
font-size: 14px;
min-height: 0;
}
@@ -99,6 +99,13 @@ tooltip {
border-color: #88c0d0;
}
#custom-screenshot {
background: #34425a;
color: #eceff4;
font-weight: 700;
border-color: #88c0d0;
}
#cpu,
#memory {
background: #384b5e;