format code

This commit is contained in:
NoDocCat 2018-09-11 15:39:14 +08:00
parent 031bc1815a
commit e4c9c94ee9

View File

@ -630,10 +630,12 @@ table tr td:last-child {
html {
font-size: 13px;
}
table,
pre {
page-break-inside: avoid;
}
pre {
word-wrap: break-word;
}