Mercurial > public > bravenewsurf
view bns_website/static/css/base.css @ 53:98cc19041d8f bands-experimental-ui
New slider based design for the Bands page.
author | Chris Ridgway <ckridgway@gmail.com> |
---|---|
date | Mon, 14 Nov 2011 19:55:14 -0600 |
parents | 2598bc18b6fb |
children | ee1a90652c1e |
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; } /* ----------------------------------------------- News Styles ----------------------------------------------- */ article.news { margin-bottom: 2em; border-top: 2px solid DimGray; /* some other gray color might be better */ }