#133 修改默认主题, 更新markdown解析器
This commit is contained in:
@ -530,3 +530,8 @@ table tr:nth-child(2n) {
|
||||
border-collapse: collapse;
|
||||
padding: 6px 13px;
|
||||
}
|
||||
|
||||
.desc *, #content * {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user