little changes

This commit is contained in:
2023-12-07 21:29:29 +01:00
parent a89a60691c
commit 50502be1d1
2 changed files with 9 additions and 7 deletions

View File

@ -3,8 +3,16 @@ body {
background-size: cover;
}
body[data-bs-theme="dark"] {
--bs-body-bg: #2125296b;
}
.btn-dark {
--bs-btn-bg: #2125296b;
}
.card {
background-color: rgba(37, 41, 45, 30%);
background-color: rgba(37, 41, 45, 40%);
}
.mino:not(.ghost):not(.locking) {