style.css: port post body padding to div.report

This commit is contained in:
Zankaria 2025-08-31 15:03:32 +02:00
parent 60866725c4
commit 22acbbf113

View file

@ -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 {