📄 style.css
字号:
body,td,th {
font-family: Verdana, Arial ,sans-serif, serif;
font-size: 12px;
color: #000000;
}
body {
margin: 0;
padding:0;
SCROLLBAR-FACE-COLOR: #EFF3F7; FONT-SIZE: 9pt; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #C6D3DE; SCROLLBAR-3DLIGHT-COLOR: #C6D3DE; SCROLLBAR-ARROW-COLOR: #C6D3DE; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; TEXT-DECORATION: none
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #3366FF;
}
a:active {
text-decoration: none;
color: #000000;
}
#button_img td{
height:25px;
width:94px;
text-align:center;
}
.top_line{
border-top:7px solid #F7F6FB;
}
#button_img a{
color:#000;
text-decoration:none;
background:url(../images/btn.gif) center no-repeat;
width:91px;
height:25px;
padding-top:8px;
}
#button_img a:hover{
background:url(../images/btn1.gif) center no-repeat;
}
#arrow {
border-left:1px solid #c6d3de;
border-right:1px solid #c6d3de;
background-color:#EBF0F4 ;
margin-left:2px;
}
#loading{
font-family: Verdana, Arial ,sans-serif, serif;
font-size: 12px;
color: #000000;
}
#sbe_table {
border-collapse:collapse;
border-spacing:0px;
background-color:#F5F8Fa;
text-align:left;
}
#sbe_table td{
border:1px solid #a0b1c1;
padding:2px;
height:23px;
margin:2px;
}
.sbe_table_title {
color:#FFF;
text-align:center;
font-weight:bold;
background:url(../images/titlebg.gif);
}
.input{
border:1px solid #9A9A9A;
}
.font_bold{
font-weight:bold;
}
.sbe_button {BORDER-RIGHT: #8d8d8d 1px solid; BORDER-TOP: #e1e1e1 1px solid; FONT-SIZE: 12px; BACKGROUND: #efefef; BORDER-LEFT: #e1e1e1 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #8d8d8d 1px solid; HEIGHT: 20px}
.input_length{
border:1px solid #256D7E;
width:130px;
height:18px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -