Mercurial > public > sg101
comparison static/css/base.css @ 534:98f5facc0030
Clean up the birthday block. Get rid of space between name and comma. Get rid
of bullets.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 27 Dec 2011 01:15:27 +0000 |
parents | 85d7b62d5c17 |
children | 99d7bf8cd712 |
comparison
equal
deleted
inserted
replaced
533:387d46abcb95 | 534:98f5facc0030 |
---|---|
432 } | 432 } |
433 div.news-story-container { | 433 div.news-story-container { |
434 padding: 0.5em; | 434 padding: 0.5em; |
435 } | 435 } |
436 | 436 |
437 ul.no-bullet { | |
438 list-style: none; | |
439 padding-left: 0.5em; | |
440 } | |
437 ul.no-bullet-inline-block { | 441 ul.no-bullet-inline-block { |
438 list-style: none; | 442 list-style: none; |
439 } | 443 } |
440 ul.no-bullet-inline-block li { | 444 ul.no-bullet-inline-block li { |
441 display: inline-block; | 445 display: inline-block; |