1
0
Fork 0
forked from samba/thk

pre tag white-space: inherit;

This commit is contained in:
samba 2018-06-08 18:21:55 +02:00
parent 58e90e4932
commit 656d113ed5

View file

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