fix: notebook 代码背景
This commit is contained in:
@@ -175,4 +175,8 @@ mjx-container {
|
|||||||
.dark .cm-content{
|
.dark .cm-content{
|
||||||
font-family: 'Noto Sans Mono', sans-serif, monospace, consolas !important;
|
font-family: 'Noto Sans Mono', sans-serif, monospace, consolas !important;
|
||||||
/* background-color: #161618 !important; */
|
/* background-color: #161618 !important; */
|
||||||
|
}
|
||||||
|
|
||||||
|
.jp-RenderedHTMLCommon :not(pre) > code {
|
||||||
|
background-color: var(--vp-c-mute) !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user