nss-evening-cohort-06 / company-x-fivealive

company-x-fivealive created by GitHub Classroom
0 stars 0 forks source link

1 - Skeleton styling #6

Open kstoops815 opened 7 years ago

kstoops815 commented 7 years ago

css skeleton styling for all pages - color scheme setup

hagansmith commented 7 years ago

CSS:

body { background-color: white }

.div { background-color: #db; opacity: .5; }

.footer { background-color: #db; }

li.nav { remove styling hover: green; active button: size bigger border red; }