Archived
1
0

css tweaks

This commit is contained in:
jeff 2015-09-08 22:30:41 -04:00
parent c340d215e0
commit 2304d3d8fa

View File

@ -208,6 +208,10 @@ body {
color: #d17600;
}
.post_body > p {
margin: 0px 0px;
}
.post_body {
display: inline;
width: inherit;