Mercurial > public > bravenewsurf
view bns_website/static/css/base.css @ 52:12a39a6f5247 bands-experimental-ui
This is a simple change to just make every band it's own hero box. Next up is to try the slider box approach.
author | Chris Ridgway <ckridgway@gmail.com> |
---|---|
date | Sun, 13 Nov 2011 21:20:13 -0600 |
parents | 2598bc18b6fb |
children | 98cc19041d8f |
line wrap: on
line source
body { padding-top: 60px } .social-sharing { margin-top: 1.5em; } .social-sharing ul { margin-left: 0px; list-style: none; } .social-sharing li { display: inline-block; vertical-align: top; } /* ----------------------------------------------- Reviews Styles ----------------------------------------------- */ ul.review-list { list-style-type: none; } li.review-list-item { padding-top:60px; } /* ----------------------------------------------- New Styles ----------------------------------------------- */ article.news { margin-bottom: 2em; border-top: 2px solid DimGray; /* some other gray color might be better */ }