mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-05 07:26:46 +00:00
选中字体颜色
This commit is contained in:
@@ -26,16 +26,6 @@
|
||||
margin-top: -0.1rem;
|
||||
}
|
||||
|
||||
pre[class*='language-'].line-numbers {
|
||||
position: relative;
|
||||
padding: 3px; /*修改*/
|
||||
padding-left: 3.8em;
|
||||
counter-reset: linenumber;
|
||||
max-height: 400px; /*修改*/
|
||||
background: black;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.notion-code > code[class*='language-'],
|
||||
pre[class*='language-'] {
|
||||
background: black;
|
||||
|
||||
Reference in New Issue
Block a user