style tweaks

This commit is contained in:
2010-02-10 15:56:21 +02:00
parent 992f3f0fb4
commit 21fa494c0a

View File

@@ -502,13 +502,16 @@ blockquote {
.post-content {
}
.post-content p {
text-align: justify;
}
/* @group .post-meta */
.post-meta {
float: left;
width: 40px;
margin-top: -5px;
margin-top: 2px;
margin-left: -50px;
border-right: 1px solid #E6E6E6;
}