📄 download.css
字号:
body {
background: #Ffffff;
font-size: 75%;
font-family: 宋体;
}
td{
font-size:9pt;
}
p{
font-size:9pt;
}
li{
font-size:9pt;
}
BigFont{
font-size:11pt;
}
select.smallselsect
{
font-size:9pt;
color:rgb(0,0,128) ;
}
input.smallInput
{
font-size:9pt;
background-color: white;
color:rgb(0,0,128) ;
}
textarea.smallarea
{
font-size:9pt;
background-color: white;
color: rgb(0,0,128) ;
}
input.buttonface
{
font-size:9pt;
background-color: 0080C0;
color: ffffff ;
}
a:link {color: #0066cc; text-decoration: none}
a:visited {color: #0099ff;text-decoration:none}
a:hover {text-decoration:underline}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -