[object Object]

← back to Selfadhesivewallpaper

graphic-loop pass 2: fix .corner-mark contrast + soften hero overlay (qwen3:14b consensus across fleet)

da56126c97538afc1d0bd8bc373b6d6869831379 · 2026-05-06 20:00:01 -0700 · Steve

Files touched

Diff

commit da56126c97538afc1d0bd8bc373b6d6869831379
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed May 6 20:00:01 2026 -0700

    graphic-loop pass 2: fix .corner-mark contrast + soften hero overlay (qwen3:14b consensus across fleet)
---
 public/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index 0ca7e32..d8e22fa 100644
--- a/public/index.html
+++ b/public/index.html
@@ -55,8 +55,8 @@ header { position:fixed; top:0; left:0; right:0; display:flex; justify-content:s
 /* ===== Cinema hero ===== */
 .cinema { position:relative; height:100vh; width:100%; overflow:hidden }
 .cinema-bg { position:absolute; inset:0; background-size:cover; background-position:center; background-image:url('/hero-bg.jpg') }
-.cinema-bg::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.75) 100%) }
-.corner-mark { position:absolute; top:24px; left:32px; font-size:11px; font-weight:700; letter-spacing:0.32em; text-transform:uppercase; mix-blend-mode:difference; color:#fff; z-index:5 }
+.cinema-bg::after { content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.75) 100%) }
+.corner-mark { position:absolute; top:24px; left:32px; font-size:11px; font-weight:700; letter-spacing:0.32em; text-transform:uppercase; color:#fff; text-shadow:0 1px 3px rgba(0,0,0,0.55), 0 0 1px rgba(0,0,0,0.4); z-index:5 }
 .corner-mark::before { content:"◆ "; margin-right:6px }
 .center-mark { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); font-size:clamp(34px,5vw,72px); font-weight:300; letter-spacing:0.42em; text-transform:uppercase; text-align:center; color:#fff; z-index:5; mix-blend-mode:difference }
 .center-mark .tm { font-size:14px; vertical-align:super; opacity:0.7; margin-left:0.2em }

← 37e351b compliance: add sort-select per CLAUDE.md standing rule (New  ·  back to Selfadhesivewallpaper  ·  graphic-loop pass 5: serif hero typography (Cormorant Garamo c96dddc →