📄 css.css
字号:
INPUT {
height : 22px;
}
BODY {
font-size : 9pt;
font-weight : normal;
line-height: 14px;
font-style : normal;
text-decoration : none;
}
P {
font-size : 9pt;
font-weight : normal;
font-style : normal;
}
A {
font-size : 9pt;
font-weight : normal;
font-style : normal;
text-decoration : none;
; color: #000000
}
A:Visited {
font-size : 9pt;
font-weight : normal;
font-style : normal;
text-decoration : none;
}
A:Active {
font-size : 9pt;
font-weight : normal;
font-style : normal;
color:red;
text-decoration : none;
}
A:Hover {
font-weight : normal;
font-style : normal;
color: #FF3300;
; text-decoration: underline
}
EM {
font-size : 9pt;
font-weight : normal;
font-style : normal;
text-transform : none;
}
I {
font-family: Arial;
font-size : 9pt;
font-weight : bold;
font-style : italic;
}
BIG {
font : 13pt Times New Roman;
font-weight : bold;
}
B {
font-size : 9pt;
text-decoration : none;
font-weight : bold;
}
TD {
font-size : 9pt;
font-weight : normal;
font-style : normal;
}
Strong {
font-family: "Arial";
font-size : 9pt;
font-weight : bold;
text-decoration : none;
}
.doc_txt {
BACKGROUND: white; BORDER-BOTTOM: 1px solid; BORDER-LEFT: rgb(255,255,255) 1px solid; BORDER-RIGHT: rgb(255,255,255) 1px solid; BORDER-TOP: rgb(255,255,255) 1px solid; COLOR: #000000; FONT-FAMILY: "宋体" FONT-SIZE: 12px; FONT-WEIGHT: normal
}
.doc_txt1 {
BACKGROUND: white; BORDER-BOTTOM: 1px solid; BORDER-LEFT: rgb(255,255,255) 1px solid; BORDER-RIGHT: rgb(255,255,255) 1px solid; BORDER-TOP: rgb(255,255,255) 1px solid; COLOR: #000000; FONT-FAMILY: "宋体" FONT-SIZE: 12px; FONT-WEIGHT: normal;text-align : center;
}
.doc_txt2 {
BACKGROUND: white; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; COLOR: #000000; FONT-FAMILY: "宋体" FONT-SIZE: 12px; FONT-WEIGHT: normal
}
.doc_title{
COLOR: red; FONT-FAMILY: 黑体; FONT-SIZE: 12pt; mso-ascii-font-family: 'Times New Roman'
}
SELECT {
BACKGROUND: White;
BORDER-BOTTOM: 1px solid;
BORDER-LEFT: 1px solid White;
BORDER-RIGHT: 1px solid White;
BORDER-TOP: 1px solid White;
COLOR: #000000;
FONT-FAMILY: 宋体;
FONT-SIZE: 12px;
FONT-WEIGHT: normal
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -