Skip to content

Conversation

@RiyaaBhatt
Copy link
Contributor

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.

@Aashishkumar123 Aashishkumar123 merged commit 3055281 into Aashishkumar123:master Jul 1, 2024
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.

3 participants