Improve lists. Remove unneccessary padding

This commit is contained in:
Dmitriy Zaporozhets 2012-11-11 00:08:42 +02:00
parent 283a9c7b7d
commit 3c7806c3f2
3 changed files with 4 additions and 3 deletions

View file

@ -21,7 +21,7 @@ ul {
.author { color: #999; }
p {
padding-top:5px;
padding-top: 1px;
margin:0;
color:#222;
img {