Explorar el Código

pre tag white-space: inherit;

samba hace 6 años
padre
commit
656d113ed5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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;