📄 basic.css
字号:
body {
background: #DDDDDD;
margin-right: 6px;
margin-left: 6px;
}
table {
font-size: 14px;
line-height: 130%;
word-break: break-all;
}
.table1 {
font-size: 12px;
line-height: 130%;
}
.t1 {
font-family: "黑体";
font-size: 16px;
line-height: 140%;
font-weight: bold;
}
.l1 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
}
.l2 {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #999999;
}
input {
border:solid 1px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -