Added margin between entry_title and entry_content
This commit is contained in:
parent
f561676ac1
commit
d7dd5fc8c8
@ -179,6 +179,7 @@ div.entry_date {
|
|||||||
div.entry_content {
|
div.entry_content {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
margin-top: 10px;
|
||||||
text-indent: 1em;
|
text-indent: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user