forked from leftypol/leftypol
style.css: harmonize post body margins
This commit is contained in:
parent
7e881e2ec3
commit
020d66ffdc
1 changed files with 2 additions and 11 deletions
|
@ -565,16 +565,11 @@ div.post.op > p {
|
|||
|
||||
div.post div.body {
|
||||
margin-top: 0.8em;
|
||||
margin-left: 1.4em;
|
||||
padding-right: 3em;
|
||||
padding-bottom: 0.3em;
|
||||
}
|
||||
|
||||
div.post.op div.body {
|
||||
margin-left: 0.8em;
|
||||
}
|
||||
|
||||
div.post.reply div.body {
|
||||
margin-left: 1.8em;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
div.post.reply.highlighted {
|
||||
|
@ -585,10 +580,6 @@ div.post.reply div.body a {
|
|||
color: #D00;
|
||||
}
|
||||
|
||||
div.post div.body {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
div.post.op {
|
||||
padding-top: 0px;
|
||||
vertical-align: top;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue