📄 css.css
字号:
body {
background-color: #2E2E2E;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
body,td,th {
font-size: 12px;
color: #D9D6D6;
}
a:link {
color: #D9D6D6;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #D9D6D6;
}
a:hover {
text-decoration: underline;
color: #D9D6D6;
}
a:active {
text-decoration: none;
color: #D9D6D6;
}
.news {
line-height: 20px;
}
.style1 {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
letter-spacing: 0.2em;
}
.unnamed1 {
line-height: 16px;
}
.red{color:#FF0000;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -