📄 styles.css
字号:
.body {
font-family: arial, helvetica;
font-size: 12px;
}
.head {
font-size : 25px;
font-weight : bold;
}
.p_name {
font-size : 21px;
font-weight : bold;
}
.tableheader {
background-color:#FDE7C3;
font-size : 15px;
font-weight : bold;
vertical-align:top;
}
.ClassTableHeader {
background-color:#D46139;
font-size : 15px;
font-weight : bold;
vertical-align:top;
}
.t_cell {
font-size : 12px;
vertical-align:top;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -