Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface Enhancements #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RiyaaBhatt
Copy link

Hover Effects

  • Added hover effects to three elements:
    • Login button: When hovered, the background color changes to orange.
    • Email entry field: Hovering over it also changes its background color to orange for visual feedback.
    • Password entry field: Similar to the email field, it changes to an orange background when hovered.

Button Style Modification

  • Modified the button style specifically for the "Login" button:
    • Now using the L.TButton style to retain the orange hover effect while keeping other buttons' hover effects unchanged.

Font Update

  • Changed the font of both the email and password entry fields to 'Arial', size 10, for better readability.

Visual Enhancements

  • Incorporated consistent hover effects throughout the entire login interface.
  • These changes aim to enhance the visual appeal and provide a more user-friendly experience.

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.

None yet

1 participant