Mercurial > public > bravenewsurf
view bns_website/static/css/base.css @ 66:ee1a90652c1e bands-experimental-ui
Experimental new front page design.
author | Chris Ridgway <ckridgway@gmail.com> |
---|---|
date | Thu, 17 Nov 2011 22:11:38 -0600 |
parents | 98cc19041d8f |
children | a878a98292a8 |
line wrap: on
line source
body { background: url('static/images/polonez_car.png'); 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 */ }