📄 style.css
字号:
td {
font-size: 9pt;
line-height: 1.5;
color: #000000;
word-break:break-all;
}
.button {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #CCCCCC;
background-color: #CCCCCC;
padding-top: 2px;
}
hr {
color: #333333;
}
a {
color: #336699;
text-decoration: none;
}
a:hover {
color: #FF6600;
text-decoration: underline overline;
}
.input {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #636563;
font-size: 9pt;
}
.hands {
cursor: hand;
}
.emuW{position:absolute;font-size:1px;width:1}
.emuH{position:absolute;font-size:1px;height:1}
.emuWH{position:absolute;font-size:1px;width:1;height:1}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -