New backup 2025-03-19 01:00:02
This commit is contained in:
parent
b0e2cae63e
commit
08286118a8
1 changed files with 7 additions and 2 deletions
|
@ -167,11 +167,16 @@ tooltip{
|
|||
}
|
||||
.weather {
|
||||
background-color: rgba($color0,0.5);
|
||||
// border: 3px solid rgba($color0,0.5);
|
||||
padding: 10px 0px;
|
||||
}
|
||||
.shortcuts {
|
||||
background-color: rgba($color0,0.5);
|
||||
// border: 3px solid rgba($color0,0.5);
|
||||
padding: 40px;
|
||||
button {
|
||||
background-color: rgba($color9,0.5)
|
||||
}
|
||||
button:hover {
|
||||
background-color: rgba($color1,0.5)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue