Skip to content

Fix hero CTA hover styles#205

Merged
leifhanack merged 1 commit into
masterfrom
fix-hero-hover-main
May 14, 2026
Merged

Fix hero CTA hover styles#205
leifhanack merged 1 commit into
masterfrom
fix-hero-hover-main

Conversation

@leifhanack
Copy link
Copy Markdown
Collaborator

Summary

  • Restores color and text-decoration: none on .ctaPrimary:hover, .ctaSecondary:hover, .card:hover, and .federationBtn:hover
  • Docusaurus's global a:hover rule adds underline and overrides link color — hover rules must explicitly counter this or buttons show underlines and wrong text colors on hover

Test plan

  • Hover "Get started →" (primary CTA) — stays white background, pink text, no underline
  • Hover "JVM-native GraphQL federation" (secondary CTA) — stays transparent with white text, no underline
  • Hover doc/community cards — no underline
  • Hover "feddi.dev" federation button — stays white text, no underline

🤖 Generated with Claude Code

Docusaurus's global a:hover adds underline and overrides link color,
so hover rules must explicitly set color and text-decoration: none.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
graphql-java-page 2ba142f May 14 2026, 04:06 AM

@leifhanack leifhanack merged commit e49122e into master May 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant