diff --git a/.mcp.json b/.mcp.json new file mode 100644 index 0000000..c38adc2 --- /dev/null +++ b/.mcp.json @@ -0,0 +1,8 @@ +{ + "mcpServers": { + "chrome-devtools": { + "command": "npx", + "args": ["-y", "chrome-devtools-mcp@1.6.0", "--headless", "--isolated"] + } + } +} diff --git a/blocks/footer/footer.css b/blocks/footer/footer.css index 69bf2fd..f957d9c 100644 --- a/blocks/footer/footer.css +++ b/blocks/footer/footer.css @@ -1,105 +1,249 @@ +/* ===== Progress Rail footer — light gray bg, dark nav text, blue legal + links. Verified directly against the source via getComputedStyle: + contrary to an earlier (wrong, unverified) assumption, this is NOT a + dark/white-text footer — background is a flat #ccc throughout, and + both the nav links and headings render in the page's own dark text + color, not white. + + The gray lives on the outer