openlearningtools / opencompetencies

A tool for organizing educational competencies.
MIT License
16 stars 3 forks source link

Complete a site-wide style critique #5

Open ehmatthes opened 11 years ago

ehmatthes commented 11 years ago

I ignored styling for the most part while developing basic functionality. Review styling choices site-wide, make recommendations for improvement, and implement them.

ehmatthes commented 11 years ago

Navigation bar needs brighter unfocused text on lighter background.

lyndsysimon commented 11 years ago

Might I suggest taking a look at Bootstrap v3? They've done a lot stylistically, and I think it helps tons. It incorporates the "metro-style" (Windows RT) look without being too cookie-cutter. It's also easy to customize the colors.

ehmatthes commented 11 years ago

Probably move away from unordered lists for most views, and use the bootstrap grid system to make a clean hierarchical layout.