Skip to content

Fix #74: Add visible borders and focus outlines to form inputs#78

Open
vanshika344 wants to merge 1 commit into
AditixAnand:mainfrom
vanshika344:main
Open

Fix #74: Add visible borders and focus outlines to form inputs#78
vanshika344 wants to merge 1 commit into
AditixAnand:mainfrom
vanshika344:main

Conversation

@vanshika344
Copy link
Copy Markdown

Fixes #74

  • Added visible borders to all form input fields and select elements
  • Added focus outline with box-shadow for better accessibility
  • Added CSS variable fallbacks for both light and dark themes
  • Applied to login.html and register.html forms

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.

Form input fields lack visible borders/outlines

1 participant