Browse Source

pre tag white-space: inherit;

samba 5 years ago
parent
commit
656d113ed5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      style.css

+ 2 - 2
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;