Parcourir la source

pre tag white-space: inherit;

samba il y a 6 ans
Parent
commit
656d113ed5
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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;