📄 style.css
字号:
A:link{
font-size:9pt;
color:#000000;
text-decoration:none
}
A:hover{
font-size:9pt;
color:#ff0000;
text-decoration:none
}
A:visited{
font-size:9pt;
color:#0000ff;
text-decoration:none
}
.title{
font-family:新宋体;
font-size:20pt;
color:#990000;
font-weight:bold;
margin-top:10px;
}
.body{
font-size:9pt;
color:#000000;
text-decoration:none
}
.list{
font-family:"宋体";
font-size:9pt;
}
td{font-size:10pt}
tr{height:30}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -