log bns_website/static/css/base.css @ 64:aaac975df679

age author description
2011-11-15 Chris Ridgway New slider based design for the Bands page. bands-experimental-ui
2011-11-10 Chris Ridgway Shamelessly stole Bob's anchor target method. Fixed CSS for reviews so that the top of the review is not clipped by the navbar.
2011-11-08 Bob Mourlam I removed some unused clutter from the news_list.html template. I moved the date to the title line, which looks a lot better I think. I made the space between articles 2em and added a border at the top of each article. I'm not sure I like it, but it's better I think.
2011-11-07 Bob Mourlam I added a get_absolute_url() to the news model so I can use that in the news template tag to create a link to the correct anchor on the news list page.
2011-11-07 Bob Mourlam Merged Chris and Brian's changes with mine.
2011-11-07 Bob Mourlam I reformatted the news_list.html template to be valid html and look a little better.
2011-11-05 Brian Neal Now that we have HTML as review content, must avoid styling <ul> & <li> in review content.
2011-11-04 Chris Ridgway Addresses three items from #2, comment #2.
2011-10-30 Brian Neal For issue #3, add social media sharing icons to the home page.
2011-10-29 Brian Neal Created a template tag for displaying a Bootstrap CSS toolbar.