view bns_website/static/css/base.css @ 38:6b4e02b8be6b

I reformatted the news_list.html template to be valid html and look a little better.
author Bob Mourlam <bob.mourlam@gmail.com>
date Sun, 06 Nov 2011 20:22:40 -0600
parents 55e1d68da925
children b9d6f6d930a9
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;
}
#article {
    margin-bottom: 1.5em;
}