New backup 2025-03-18 15:30:02
This commit is contained in:
parent
065315e475
commit
2fcc8b9cf0
1 changed files with 3 additions and 1 deletions
|
@ -159,6 +159,7 @@ tooltip{
|
|||
.home {
|
||||
box {
|
||||
border-radius: 8px;
|
||||
box-shadow: inset 0 0 0px 3px rgba($color1,0.75);
|
||||
}
|
||||
.rat {
|
||||
background-size: cover;
|
||||
|
@ -166,10 +167,11 @@ tooltip{
|
|||
}
|
||||
.weather {
|
||||
background-color: rgba($color0,0.5);
|
||||
// border: 3px solid rgba($color0,0.5);
|
||||
padding: 10px 0px;
|
||||
border: 2px solid rgba($color0,0.5);
|
||||
}
|
||||
.shortcuts {
|
||||
background-color: rgba($color0,0.5);
|
||||
// border: 3px solid rgba($color0,0.5);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue