[object Object]

← back to Robet Site

round3 item (8): Lighthouse self-audit (real, lh 12.8.2) — was P100/A96/BP100/SEO100; fixed only a11y fail: contact dt red #ff2e1f→#c20010 (3.28→5.63:1 AA) + preconnect venturacorridor; now 100/100/100/100

9411ab24ec881e2a7f025a8ee5ccef352180cc13 · 2026-06-30 02:29:40 -0700 · Steve

Files touched

Diff

commit 9411ab24ec881e2a7f025a8ee5ccef352180cc13
Author: Steve <steve@designerwallcoverings.com>
Date:   Tue Jun 30 02:29:40 2026 -0700

    round3 item (8): Lighthouse self-audit (real, lh 12.8.2) — was P100/A96/BP100/SEO100; fixed only a11y fail: contact dt red #ff2e1f→#c20010 (3.28→5.63:1 AA) + preconnect venturacorridor; now 100/100/100/100
---
 public/index.html | 1 +
 public/styles.css | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 3d84a1e..d7396a4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,6 +6,7 @@
   <title>ROBERT · Book a Meeting</title>
   <meta name="description" content="Book a meeting with Robert. Pick a time, get a straight answer." />
   <link rel="canonical" href="https://robert.agentabrams.com/" />
+  <link rel="preconnect" href="https://venturacorridor.com" crossorigin />
   <meta name="theme-color" content="#0a0a0a" />
   <link rel="icon" href="/favicon.svg" type="image/svg+xml" />
   <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
diff --git a/public/styles.css b/public/styles.css
index b28d5c7..984412c 100644
--- a/public/styles.css
+++ b/public/styles.css
@@ -141,7 +141,7 @@ section { padding: 70px 24px; border-bottom: var(--bord); }
   .contact-wrap { grid-template-columns: 1fr; }
   .contact-info, .contact-form { margin-left: 0; }   /* no negative pull when stacked */
 }
-.contact-info dt { font-family: "SF Mono", monospace; color: var(--accent2); text-transform: uppercase; font-size: 13px; letter-spacing: 1px; margin-top: 16px; }
+.contact-info dt { font-family: "SF Mono", monospace; color: #c20010; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; margin-top: 16px; }  /* darker red: AA 5.63:1 on paper (accent2 #ff2e1f was 3.28:1) */
 .contact-info dd { font-size: 20px; overflow-wrap: anywhere; word-break: break-word; }
 .contact-form label { display: block; font-family: "SF Mono", monospace; font-size: 13px; text-transform: uppercase; margin: 14px 0 4px; }
 .contact-form input, .contact-form textarea {

← d256b7d loop ledger: round3 item (2) done + deployed  ·  back to Robet Site  ·  loop ledger: round3 item (8) done + deployed 6adadc3 →