Mercurial > public > bravenewsurf
comparison 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 |
comparison
equal
deleted
inserted
replaced
37:353ca3874f43 | 38:6b4e02b8be6b |
---|---|
1 body { | 1 body { |
2 padding-top: 40px | 2 padding-top: 40px |
3 } | 3 } |
4 .social-sharing { | 4 .social-sharing { |
5 margin-top: 1.5em; | 5 margin-top: 1.5em; |
6 } | 6 } |
10 } | 10 } |
11 .social-sharing li { | 11 .social-sharing li { |
12 display: inline-block; | 12 display: inline-block; |
13 vertical-align: top; | 13 vertical-align: top; |
14 } | 14 } |
15 #article { | |
16 margin-bottom: 1.5em; | |
17 } |