view bns_website/static/css/base.css @ 36:1eb4b4072888

More useful to do a pull -u than an update in the fabric file.
author Brian Neal <bgneal@gmail.com>
date Sun, 06 Nov 2011 14:19:12 -0600
parents 9b62e4eef794
children b9d6f6d930a9
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 {
   margin-bottom: 30px;
}