forked from leftypol/leftypol
style.css: newline with a bit of margin after op's head
This commit is contained in:
parent
888b976048
commit
691cd0b531
1 changed files with 5 additions and 0 deletions
|
@ -521,6 +521,11 @@ div.post > p {
|
|||
}
|
||||
}
|
||||
|
||||
div.post.op > p {
|
||||
clear: both;
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
div.post div.body {
|
||||
margin-top: 0.8em;
|
||||
padding-right: 3em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue