Mercurial > public > bravenewsurf
comparison bns_website/static/css/base.css @ 15:6b664ec90f2f
Merged Brian's changes with mine.
author | Bob Mourlam <bob.mourlam@gmail.com> |
---|---|
date | Sun, 30 Oct 2011 21:37:52 -0500 |
parents | 55e1d68da925 |
children | 20dc7be59c85 6b4e02b8be6b |
comparison
equal
deleted
inserted
replaced
14:2de51cc51d3a | 15:6b664ec90f2f |
---|---|
1 body { padding-top: 40px } | 1 body { |
2 padding-top: 40px | |
3 } | |
4 .social-sharing { | |
5 margin-top: 1.5em; | |
6 } | |
7 .social-sharing ul { | |
8 margin-left: 0px; | |
9 list-style: none; | |
10 } | |
11 .social-sharing li { | |
12 display: inline-block; | |
13 vertical-align: top; | |
14 } |