forked from leftypol/leftypol
style.css: port post body padding to div.report
This commit is contained in:
parent
60866725c4
commit
22acbbf113
1 changed files with 4 additions and 0 deletions
|
|
@ -808,6 +808,10 @@ hr {
|
||||||
|
|
||||||
div.report {
|
div.report {
|
||||||
color: #333;
|
color: #333;
|
||||||
|
margin-left: 1.4em;
|
||||||
|
padding-right: 3em;
|
||||||
|
padding-bottom: 0.3em;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.top_notice {
|
div.top_notice {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue