📄 kr.css
字号:
body
{
font-size: 9pt;
color: #003366;}
td
{
font-size: 9pt;
color: #003366;}
a {
text-decoration: none;
}
a:link {
color: #003366;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #758ba2;
}
a:visited {
text-decoration: none;
color: #758ba2;
}
/* 中间页面左边栏目框 */
.left_parting_line_td
{
border-top: 0px none #ffffff;
border-right: 1px solid #b4bdc5;
border-bottom: 0px none #ffffff;
border-left: 0px none #ffffff;
}
.subject_parting_line_td
{
border-top: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
border-left: 1px solid #e8e8e8;
}
.subject_parting_line_td2
{
border-top: 1px solid #758ba2;
border-right: 1px solid #758ba2;
border-bottom: 1px solid #758ba2;
border-left: 1px solid #758ba2;
}
.orange_text {
font-size: 9pt;
color: #fe903e;
font-family: "宋体",Arial, Helvetica, sans-serif
}
/*登陆输入框*/
.login_input {
border: 1px solid #cccccc;
height: 18px;
color: #999999;
}
.subbt {
border: 3px double #666666;
height: 22px;
width: 85px;
background-color: #F2F2F2;
font-size: 12px;
padding-top: 1px;
background-image: url(../index/img/btbg.gif);
cursor: hand;
}
.subbt2 {
border: 3px double #666666;
height: 22px;
width: 40px;
background-color: #F2F2F2;
font-size: 12px;
padding-top: 1px;
background-image: url(../index/img/btbg.gif);
cursor: hand;
}
.text {
font-size: 12px;
border: 3px double #999999;
}
.bgconn {
background-color: f3f3f3;
background-image: url(../index/img/bgconn.gif);
background-position: right bottom;
}
/*查询输入框*/
.search_input {
border: 1px solid #758ba2;
height: 18px;
}
.logintext {
font-family: "宋体";
font-size: 9pt;
color: #999999;
}
.whitetext {
font-family: "宋体";
font-size: 9pt;
color: #FFFFFF;
}
.bluetext {
font-family: "宋体";
font-size: 9pt;
color: #758ba2;
}
.bluetext2 {
font-family: "宋体";
font-size: 9pt;
color: #556d85;
font-style: normal;
}
.blacktext {
font-family: "宋体";
font-size: 9pt;
color: #000000;
font-style: normal;
}
.questiontd {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: dotted;
border-left-style: none;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}
.logintd1
{
border-top: none;
border-right: none;
border-bottom: none;
border-left: 1px solid #b6c3d3;
}
.logintd2
{
border-top: 1px solid #b6c3d3;
border-right: 1px solid #b6c3d3;
border-bottom: none;
border-left: none;
}
.logintd3
{
border-top: 1px solid #b6c3d3;
border-right: none;
border-bottom: none;
border-left: none;
}
.logintd4
{
border-top: none;
border-right: 1px solid #b6c3d3;
border-bottom: none;
border-left: none;
}
.logintd5
{
border-top: 1px solid #b6c3d3;
border-right: 1px solid #b6c3d3;
border-bottom: none;
border-left: 1px solid #b6c3d3;
}
.logintd6
{
border-top: none;
border-right: none;
border-bottom: 1px solid #b6c3d3;
border-left: none;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -