view bns_website/static/css/base.css @ 26:6f68f6800843

For #5, make some tweaks to the files to prepare for production hosting.
author Brian Neal <bgneal@gmail.com>
date Tue, 01 Nov 2011 19:17:07 -0500
parents 55e1d68da925
children 20dc7be59c85 6b4e02b8be6b
line wrap: on
line source
body { 
   padding-top: 40px
}
.social-sharing {
   margin-top: 1.5em;
}
.social-sharing ul {
   margin-left: 0px;
   list-style: none;
}
.social-sharing li {
   display: inline-block;
   vertical-align: top;
}