Closed Newt-Tea closed 1 day ago
Since I already merged your branch in I'm going to put the changes here instead
# Home
- Darker box around the header text (leave the header bar there)
- Buttons for the links to login and the repo
# Login
- Header box for eMarket similar to home
- Button for Create Account
# Register
- Header box for eMarket
- Create an Account looks out of place
# Shopping Cart
- Header box for eMarket
- OPTIONAL support for logout product_list and order_history buttons like the ones on the product_list page
# Checkout
- Header box for eMarket
- Initilization
# Order History
- Product list link into a button
- OPTIONAL support for logout product_list and cart buttons
# Registration Success
- Initilization
- Header box for eMarket
# Register
- The background is different than any other page.
# Checkout
- Make continue shopping a button
# Payment confirmation
- Initilization
- Header for eMarket
- Button for viewing order history
# Order History
- Make sure buttons maintain consistent
- Button for product list
# Product detail
- Button for Product list
# Order Detail
- Rework Order Detail to maintain consistency.
I added header styling and structure to All templates and CSS files. Fixed bugs in css due to HTML
Complete CSS Files