📄 stlye.css
字号:
body {
background-image: url(image/index_bg.gif);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-attachment: fixed;
}
td {
font-family: "宋体", Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
}
.box {
border: 1px solid #CCCCCC;
}
a:link {
color: #333366;
text-decoration: none;
}
a:visited {
color: #333366;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: none;
}
.duan18 {
word-break:break-all;
text-align:justify;
text-justify:inter-ideograph;
line-height: 18px;
padding: 5px 15px;
}
.input2 {
height: 16px;
border: 1px solid #999999;
}
.input3 {
border: 1px solid #999999;
overflow: auto;
}
hr {
border: 1px dashed #CCCCCC;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -