📄 css.css
字号:
body,td,th {
font-family: 宋体;
font-size: 12px;
color: #333333;
}
body
{
line-height: 150%;
background-color: #999966;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a {
font-family: 宋体;
font-size: 12px;
}
a:link {
text-decoration: none;
color: #cc0000;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #990000;
}
a:active {
text-decoration: none;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -