corrections
This commit is contained in:
@@ -19,6 +19,12 @@ body[data-bs-theme="dark"] {
|
||||
background-image: radial-gradient(#2226, #25292d66);
|
||||
}
|
||||
|
||||
.card,
|
||||
#matrixCard {
|
||||
background: repeating-linear-gradient(transparent, #111 1px);
|
||||
backdrop-filter: blur(3px);
|
||||
}
|
||||
|
||||
.minoes-table {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
body {
|
||||
background-image: url(binaural/bg.jpg),
|
||||
background-image: url(stereo/bg.jpg),
|
||||
radial-gradient(
|
||||
circle at center,
|
||||
#39444f 0%,
|
||||
|
||||
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
Reference in New Issue
Block a user