New backup 2025-03-10 17:45:06
This commit is contained in:
parent
77914dec6f
commit
1578bf7f6a
1 changed files with 3 additions and 2 deletions
|
@ -117,8 +117,9 @@ button.active {
|
|||
border-radius:8px;
|
||||
}
|
||||
menu {
|
||||
color: blue;
|
||||
background-color: red;
|
||||
color: $color9;
|
||||
background-color: rgba($color8,0.7);
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue