📄 style.css
字号:
.style1
{
color: #FFFFFF
}
body,td,th
{
font-size: 12px;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.style2
{
color: #000000;
font-weight: bold;
}
.table
{
border:1px solid #000000;
}
.table1
{
border:1px solid #ffffff;
}
a:link {
text-decoration: none; color:#FFFFFF;
}
a:visited {
text-decoration: none;color:#FFFFFF;
}
a:hover {
text-decoration: none;color:#FFFFFF;
}
a:active {
text-decoration: none;color:#FFFFFF;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -