📄 css.css
字号:
.left {
font-family: "宋体";
font-size: 9pt;
color: #000000;
text-decoration: none;
line-height: 12pt;
}
a:link {
font-family: "宋体";
font-size: 9pt;
color: #000000;
text-decoration: underline;
}
a:visited {
font-family: "宋体";
font-size: 9pt;
color: #666666;
text-decoration: underline;
}
a:hover {
font-family: "宋体";
font-size: 9pt;
color: #660033;
text-decoration: underline;
}
a:active {
font-family: "宋体";
font-size: 9pt;
color: #000000;
text-decoration: none;
}
.wenzi {
font-family: "宋体";
font-size: 9pt;
color: #333333;
text-decoration: none;
}
.forlayer {
font-family: "宋体";
font-size: 9pt;
color: #000000;
text-decoration: underline;
line-height: 12pt;
border: 1px outset #666666;
background-color: #CCCCCC;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -