print.css

来自「全方面的OA管理程序代码」· CSS 代码 · 共 10 行

CSS
10
字号
.doc_txt {border-left: 1px solid rgb(255,255,255); border-right: 1px solid rgb(255,255,255); border-top: 1px solid rgb(255,255,255); border-bottom:1px solid rgb(0.0,255); font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 16px; color: #000044;background:white; font-weight: normal}
.Font9BoldWhite		{background:#336699;font-family:arial;   font-size:9pt;  font-weight:bold; color:white;}
P {
	FONT-FAMILY: "华文仿宋", "serif"; FONT-SIZE: 16pt; line-height:150%;letter-spacing: 0pt}
TD {
	FONT-FAMILY: "华文仿宋", "serif"; FONT-SIZE: 16pt; line-height:16pt;}
BODY {
	FONT-FAMILY: "华文仿宋", "serif"; FONT-SIZE: 16pt;line-height:16pt;
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?