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