📄 style.css
字号:
.cs { cursor:hand;}
.txtBold { color:Red;font-weight:bold;}
.rd { background-color:eeeeee;color:Red;}
.autoText { color:Red; }
.cls_Top { background-color:f1f1f1;}
.cls_Left { background-color:DFDCD6;}
.cls_Main { padding:10px; background-color:ffffff;}
.title { color:414141; font-weight:bold;background-color:DFDCD6; }
.bgline { background-color:888888; }
.bglineBig { background-color:39538b }
.marginBase { padding:5pt;}
.marginBaseSlim { padding:2pt;}
.transper { border-width:0; }
.li_base { list-style-position:inside; text-indent:-7 }
.li_mainMenu { font-weight:bold; text-indent:-20; list-style-image:url('/image/boxarrow.gif'); font-size:10pt; }
.li_subMenu { text-indent:-10;list-style-image:url('/image/arrow.gif'); }
/* common bgcolor */
.c_1{ background-color:DFDCD6;}
.c_2{ background-color:F2F1EE;}
.c_3{ background-color:DFDCD6;}
.c_4{ background-color:F0F0F0;}
.c_5{ background-color:F6F6F6;}
.c_6{ background-color:F2F1EE;}
.c_7{ background-color:12afe8;}
body
{
SCROLLBAR-FACE-COLOR: #949494;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #949494;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #fffffff;
SCROLLBAR-DARKSHADOW-COLOR: #949494;
}
a { text-decoration:none; font-family: 宋体; font-size: 9pt; color:#176593; }
a:Hover { text-decoration:underline; font-family: 宋体; font-size: 9pt; color:#a10aaf; font-weight:bold}
body,td
{
font-family:宋体;
color:676767;
font-size:9pt
}
input,textarea,select
{
font-family:宋体;
color:333333;
font-size:9pt;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -