feat: eww laptop in line with desktop
This commit is contained in:
parent
903527163e
commit
f60237e0c4
1 changed files with 4 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ Created by saimoom **/
|
|||
|
||||
/** General **/
|
||||
.bar_class {
|
||||
background-color: #0f0f17;
|
||||
background-color: #282828;
|
||||
border-radius: 10px;
|
||||
}
|
||||
.module {
|
||||
|
|
@ -146,12 +146,12 @@ tooltip label {
|
|||
}
|
||||
|
||||
.mem_module {
|
||||
background-color: #0f0f17;
|
||||
background-color: #282828;
|
||||
border-radius: 16px;
|
||||
margin: 0px 10px 0px 0px;
|
||||
}
|
||||
.bat_module {
|
||||
background-color: #0f0f17;
|
||||
background-color: #282828;
|
||||
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: #0f0f17;
|
||||
background-color: #282828;
|
||||
}
|
||||
|
||||
.0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue