lugnitdgp / ReviewBook

0 stars 12 forks source link

fixed register page UI issue #43 #46

Open sherlock6147 opened 3 years ago

sherlock6147 commented 3 years ago

Fixed issue https://github.com/lugnitdgp/ReviewBook/issues/43

kumanik commented 3 years ago

Send screenshots of the UI changes you did Also you didn't change the login forms try to create a uniform UI

sherlock6147 commented 3 years ago

Moved the css for register.html from base_css.html to register.html for dry code and updated the UI for the login page and changed the nav button color for better UI

register.html Screenshot from 2021-01-26 15-24-18

login.html Screenshot from 2021-01-26 15-35-52

kumanik commented 3 years ago

Make the register form centered and labels in one row and field in another

sherlock6147 commented 3 years ago

i added some more styles to the registration form and removed the register button from register.html . This is how it looks after the changes Screenshot from 2021-01-27 23-59-37 I also added an already registered button which redirects to login.html