chore: update document for Page; 🌟

This commit is contained in:
chenghongxing
2020-07-21 17:37:31 +08:00
parent d7fc23d78e
commit ad5727eaf5
5 changed files with 221 additions and 7 deletions

View File

@@ -1,9 +1,12 @@
.custom-block.tip{
border-color: #52c41a
border-color: #1890ff
}
.custom-block.warning{
border-color: #fa8c16
}
.custom-block.error{
border-color: #f5222d
.theme-default-content code .token.inserted{
color: #60bd90;
}
//.custom-block.warning{
// border-color: #fa8c16
//}
//.custom-block.error{
// border-color: #f5222d
//}