fix: laptop colors

This commit is contained in:
Fabio Lenherr 2023-02-21 12:25:33 +01:00
parent a868920913
commit 670014885b

View file

@ -146,12 +146,12 @@ tooltip label {
} }
.mem_module { .mem_module {
background-color: #282828; background-color: #111017;
border-radius: 16px; border-radius: 16px;
margin: 0px 10px 0px 0px; margin: 0px 10px 0px 0px;
} }
.bat_module { .bat_module {
background-color: #282828; background-color: #111017;
border-radius: 16px; border-radius: 16px;
margin: 0px 10px 0px 10px; margin: 0px 10px 0px 10px;
} }
@ -170,7 +170,7 @@ scale trough {
font-size: 27px; font-size: 27px;
font-weight: normal; font-weight: normal;
margin: 0px 0px 0px 15px; margin: 0px 0px 0px 15px;
background-color: #282828; background-color: #111017;
} }
.0, .0,