docs: 更改第七章标题

This commit is contained in:
camera-2018
2023-07-14 17:33:09 +08:00
parent c9325fb520
commit cb9764ae3d
43 changed files with 39 additions and 140 deletions

View File

@@ -179,4 +179,10 @@ mjx-container {
.jp-RenderedHTMLCommon :not(pre) > code {
background-color: var(--vp-c-mute) !important;
}
.VPImage {
user-drag: none !important;
-webkit-user-drag: none !important;
-moz-user-drag: none !important;
}