fix: laptop colors
This commit is contained in:
parent
a868920913
commit
670014885b
1 changed files with 3 additions and 3 deletions
|
|
@ -146,12 +146,12 @@ tooltip label {
|
|||
}
|
||||
|
||||
.mem_module {
|
||||
background-color: #282828;
|
||||
background-color: #111017;
|
||||
border-radius: 16px;
|
||||
margin: 0px 10px 0px 0px;
|
||||
}
|
||||
.bat_module {
|
||||
background-color: #282828;
|
||||
background-color: #111017;
|
||||
border-radius: 16px;
|
||||
margin: 0px 10px 0px 10px;
|
||||
}
|
||||
|
|
@ -170,7 +170,7 @@ scale trough {
|
|||
font-size: 27px;
|
||||
font-weight: normal;
|
||||
margin: 0px 0px 0px 15px;
|
||||
background-color: #282828;
|
||||
background-color: #111017;
|
||||
}
|
||||
|
||||
.0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue