📄 style.css
字号:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
.Link {
font-size: 9pt;
text-decoration: none;
font-family: "宋体";
color: #000000;
}
.LinkBold {
font-size: 9pt;
font-weight: bold;
color: #000000;
text-decoration: none;
font-family: "宋体";
}
.FontGray {
font-family: "宋体";
font-size: 9pt;
font-style: normal;
color: #CCCCCC;
text-decoration: none;
}
.Input {
border: #666666;
border-style:solid;
border-top-width: 1pt;
border-right-width: 1pt;
border-bottom-width: 1pt;
border-left-width: 1pt
}
.TableExp {
border-collapse:collapse;
border-top-color: #769441;
border-bottom-color: #769441;
border-left-color: #769441;
border-right-color: #769441;
border : 1px soild #000000;
}
.TextBorder{
FONT-SIZE: 9pt;
LINE-HEIGHT: 140%;
font-weight:bolder;
}
.TextBold {
FONT-SIZE: 16pt;
font-weight:bold;
}
Body {
font-size:9pt
}
A:link {
COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
COLOR: #000000; TEXT-DECORATION: none
}
.TableInfo {
border-spacing : 2pt 2pt;
border-top-color: #BBBBBB;
border-bottom-color: #BBBBBB;
border-left-color: #BBBBBB;
border-right-color: #BBBBBB;
border : 1px solid #BBBBBB;
background-color:#FFFFFF
}
.TableInfo2 {
border-spacing : 12pt 2pt;
border-top-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
border-right-color: #000000;
border : 1px solid #000000;
background-color:#FFFFFF
}
.TableInfo3 {
border-spacing : 12pt 2pt;
border : 0px;
background-color:#FFFFFF
}
.TableDashed {
border : 1px dotted #000000;
border-top-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
border-right-color: #999999;
background-color:#E9E9E9;
}
.TextTitle {
font-size:24px;
color: #990044;
font-weight: bold;
}
.Text1 {
font-size:9pt;
color: #990044;
font-weight: bold;
}
.Text2 {
font-size:9pt;
color: #4D4D4D;
font-weight: bold;
}
.TD_From1 {
border-top-color: #BBBBBB;
border-bottom-color: #BBBBBB;
border-left-color: #BBBBBB;
border-right-color: #BBBBBB;
border : 1px solid #BBBBBB;
}.FontWhite {
color: #FFFFFF;
text-decoration: none;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -