log bns_website/static/css/base.css @ 53:98cc19041d8f bands-experimental-ui

age author description
Mon, 14 Nov 2011 19:55:14 -0600 Chris Ridgway New slider based design for the Bands page. bands-experimental-ui
Wed, 09 Nov 2011 23:18:32 -0600 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.
Mon, 07 Nov 2011 21:22:12 -0600 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.
Sun, 06 Nov 2011 22:13:27 -0600 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.
Sun, 06 Nov 2011 20:28:25 -0600 Bob Mourlam Merged Chris and Brian's changes with mine.
Sun, 06 Nov 2011 20:22:40 -0600 Bob Mourlam I reformatted the news_list.html template to be valid html and look a little better.
Fri, 04 Nov 2011 20:08:45 -0500 Brian Neal Now that we have HTML as review content, must avoid styling <ul> & <li> in review content.
Thu, 03 Nov 2011 23:00:34 -0500 Chris Ridgway Addresses three items from #2, comment #2.
Sun, 30 Oct 2011 16:00:12 -0500 Brian Neal For issue #3, add social media sharing icons to the home page.
Fri, 28 Oct 2011 21:20:18 -0500 Brian Neal Created a template tag for displaying a Bootstrap CSS toolbar.