📄 editor.css
字号:
p{
margin-top : 1px;
margin-bottom : 1px;
}
body{
font-weight : bold;
font-family : Tahoma;
font-size : 13px;
}
.editorComment{
color:gray;
}
.editorTags{
color: #0000CD;
}
.editorCFTags{
color: #D2691E;
}
.editorQuotes{
color: #3CB371;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -