📄 style.css
字号:
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
text-decoration: none;
color: #006699;
}
a:visited {
text-decoration: none;
color: #006699;
}
a:active { color: #CC3300; text-decoration: none }
a:hover {
color: #CC3300;
text-decoration: underline;
font-weight: normal;
}
td {
FONT-FAMILY: Tahoma, Verdana, "宋体";
font-size: 9pt;
line-height: 150%;
color: #666666;
}
div {
FONT-FAMILY: Tahoma, Verdana, "宋体";
font-size: 9pt;
line-height: 150%;
color: #666666;
}
.nnt_submit {
border: solid 0px;
padding-top: 2px;
background-image: url(../skins/an_submit.png);
height: 26px;
width: 84px;
}
.nnt_input{
border: 1px solid #93BEFF;
height: 18px;
padding-top:4px;
}.nnt_zuo {
height: 26px;
width: 186px;
padding-top:5px;
margin-left:3px;
text-align: center;
}
textarea {
FONT-SIZE: 8pt;
FONT-FAMILY: verdana;
overflow:auto;
border: 1px solid #93BEFF;
}
.nnt_top {
height: 55px;
width: 58px;
float:left;
padding-top: 10px;
}
.nnt_select {
height: 21px;
width: 114px;
background-image: url(../skins/nnt_select.gif);
padding-top: 3px;
padding-left: 5px;
}
.nnt_selectx {
width: 150px;
border: 1px solid #0066CC;
padding: 4px;
position:absolute;
background-color: #EEF7FF;
visibility:hidden;
}.selectsize:hover {
background-color: #0066CC;
text-decoration:none;
color: #FFFFFF;
}
.selectsize {
padding: 2px;
width: 100%;
float: left;
}
.liststyle {
background-image: url(../skins/list/d2.gif);
height: 22px;
width: 97px;
padding-top: 3px;
text-align: center;
margin-left: 5px;
float: left;
}
.td_heng {
border-bottom:solid 1px #C8E4FF;
background-color: #E6F0FF;
}
.divmulu1 {
padding-top:5px;
float: left;
height: 80px;
width: 145px;
text-align: center;
}
.divmulu2 {
height: 35px;
width:35px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -