Added margin between entry_title and entry_content

This commit is contained in:
Stefan Ritter 2009-08-06 18:33:44 +02:00
parent f561676ac1
commit d7dd5fc8c8
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@ div.entry_date {
div.entry_content {
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
text-indent: 1em;
}