📄 css.css
字号:
.f9 { font-size: 9pt; line-height: 140%}
.f10 { font-size: 10pt; line-height: 150%}
a { text-decoration: none; color: #000000}
a:hover { text-decoration: underline}
a.f10:link { color: #000000; text-decoration: none}
a.f10:hover { color: #FFFF00; text-decoration: underline}
.f9a {
font-size: 9pt;
line-height: 200%;
}
.textarea {
font-size: 12px;
text-decoration: none;
border: 1px dotted #CCCCCC;
height: 18px;
background-color: f1f1f1;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -