ContriHUB / Sheher

Django project to get info regarding tourist places.
1 stars 19 forks source link

Made background transparent #79

Closed mangalgithub closed 10 months ago

mangalgithub commented 10 months ago

Made the background transparent of login and signup form.

kunal2812 commented 10 months ago

@mangalgithub Add description to the PR.

mangalgithub commented 10 months ago

Description Made background of login and signup transparent.

models:

Functionality that on clicking on signup button the login section become transparent and signup section become active and vice versa.

Related Issue Fixes https://github.com/ContriHUB/Sheher/issues/59

Type of change Bug fix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality)

How Has This Been Tested? There are no errors after the implementation.

Screenshots (if appropriate): Checklist: I have registered myself at Contrihub website. My code follows the code style of this project. I have commented my code, particularly in hard-to-understand areas My changes generate no new warnings I have read the CONTRIBUTING document. All new and existing tests passed. Test Configuration:

Firmware version: Hardware: Toolchain: SDK:

kunal2812 commented 10 months ago

image

This button is missing from your changes

image

Fix CSS here.