📄 css.css
字号:
body,td,th {
font-size: 12px;
}
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
align="center"
}
a {
font-size: 12px;
}
a:link {
color: #286397;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #FF6600;
}
a:visited {
text-decoration: none;
color: #286397;
}
a:active {
text-decoration: none;
color: #FF6600;
}
body,td,th {
color: #286397;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -