Mercurial > public > bravenewsurf
view bns_website/static/css/base.css @ 46:51c01a3cb2f2
Added a paragraph tag around the "no reviews" case in the review template.
author | Chris Ridgway <ckridgway@gmail.com> |
---|---|
date | Wed, 09 Nov 2011 23:24:34 -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 */ }