Archived
1
0
This commit is contained in:
Jeff Becker 2017-01-20 10:50:59 -05:00
parent 99ebddc7c4
commit da9e0d5808

View File

@ -96,6 +96,7 @@ textarea {
.post_body > pre { .post_body > pre {
font-size: 10pt; font-size: 10pt;
font-weight: unset; font-weight: unset;
word-break: break-word;
} }
pre { pre {