view bns_website/static/css/base.css @ 12:55e1d68da925

For issue #3, add social media sharing icons to the home page.
author Brian Neal <bgneal@gmail.com>
date Sun, 30 Oct 2011 16:00:12 -0500
parents 2698ff124e87
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;
}