Open kylem314 opened 2 years ago
pull the layout in other html files ex: top part of https://github.com/nighthawkcoders/nighthawk_csa/blob/master/src/main/resources/templates/starters/binary.html
override at the body section
set primary colors in container using bootstrap
need two themes (light, dark; green, grey)
theme stays after refreshing and applies for all pages and stays after closing browser
Sassy:
allows you to build CSS in a more concise format https://getbootstrap.com/docs/5.0/customize/sass/
darkFunction() used on onclick
When building the proeject, use the css file
[ ] Get bootstrap navbar working on the site
[ ] Begin working on about us page with everyone's profiles being displayed on bootstrap cards
[ ] Work with scrum mates to research how to display our input forms
Assigned to Charlie