diff --git a/style.css b/style.css index c5a4247..16ff691 100644 --- a/style.css +++ b/style.css @@ -27,10 +27,10 @@ section p:nth-child(2) { text-align: justify; } -div.content_section_text pre { +pre { margin: 8px 0px 8px 0px; padding: 8px 8px 8px 8px; - + white-space: inherit; border-width: 1px; border-style: dotted; border-color: #000000;