diff --git a/index.html b/index.html
index 7769a77..bc433c9 100644
--- a/index.html
+++ b/index.html
@@ -49,7 +49,7 @@
background-position: center;
background-repeat: repeat;
pointer-events: none;
- opacity: 0.33;
+ opacity: 0.20;
mix-blend-mode: normal;
}
@@ -258,19 +258,6 @@
}
*/
- .cassette::after {
- content: '';
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- background-image:
- url('data:image/svg+xml,');
- pointer-events: none;
- border-radius: 4px;
- mix-blend-mode: multiply;
- }
.cassette-label {
background: linear-gradient(180deg, #d0d0d0 0%, #a0a0a0 100%);
@@ -690,20 +677,6 @@
pointer-events: auto;
}
- /* Noise texture overlay for worn appearance */
- .alby-panel::before {
- content: '';
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- background-image:
- url('data:image/svg+xml,');
- pointer-events: none;
- opacity: 0.5;
- mix-blend-mode: overlay;
- }
/* Panel header with amber Lightning accent */
.alby-panel-header {
@@ -1201,7 +1174,7 @@
-
+