hacsoc / HackCWRU2016-Website

HackCWRU 2016 Website
0 stars 2 forks source link

Updated colors #32

Closed jcassarly closed 7 years ago

jcassarly commented 7 years ago

Heres a quick list of what I changed EFEFEF [body, nav] -> E3E8EF - Tower City 045184 [nav text] -> 53595A - Steelyard Gray 3588CC [nav hover] -> 1371AC - edgewater blue 095790 [links in index.html] -> 023251 - Uptown Blue 095790 [faq] -> 1371AC - edgewater blue C0C0C0 [not active] -> AFB9BC - Cleveland sky 1D86C8 [about, .reg, footer] -> 0F5D8D - Blue Line

mtbentley commented 7 years ago

You seem to have dropped some changes from #31 and https://github.com/hacsoc/HackCWRU2016-Website/commit/3315dd6529b81a75936c332fade565c871c9b196

Also, look into using interactive rebase (git rebase -i) to get rid of the revert and the revert of the revert.

jcassarly commented 7 years ago

sounds good, should I just close the pull request and open a new one once i've done the interactive rebase?

ajm188 commented 7 years ago

@jcassarly if you do a git push --force-with-lease github will automatically update the pull request