📄 style.css
字号:
body,div,li{margin:0;FONT-FAMILY: "宋体"; FONT-SIZE: 9pt;}
textarea{width:100%;height:100%;word-break:break-all}
.Hand_Off {
width:22;
height:22;
Text-align: center;
padding:1;
}
.Hand_On {
width:20;
height:20;
border:1px solid #0A246A;
background-color : #B6BDD2;
Text-align: center;
cursor: pointer;
}
.Hand_Down {
width:20;
height:20;
border:1px solid #0A246A;
background-color : #8592B5;
Text-align: center;
cursor: pointer;
}
.TBSep{
height:20;
WIDTH:6px
}
.TBHandle{
height:20;
WIDTH:6px
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -