setup.css

来自「网佳网络办公系统(以下简称OA)是一套基于B/S模式的无纸化办公系统。[显著特点」· CSS 代码 · 共 19 行

CSS
19
字号
a:link       { text-decoration: none;CURSOR:hand; font-size: 9pt; color: 000000 }
a:visited { text-decoration: 
none ;CURSOR:hand; font-size: 9pt; color: 99CCFF} a:hover { font-size: 9pt; text-decoration: 
none; color: #FF0000} font { font-size: 9pt} .text { font-size: 9pt} p { 
font-size: 9pt} input { border-left:1px solid solid; border-right:1px solid solid; border-top:1px solid #000000; border-bottom:1px solid #000000; font-size: 9pt; font-family: "宋体"; }td {  font-size: 9pt}
body {  font-size: 9pt}
.fill {  font-size: 9pt; border-color: #E1F0FF #E1F0FF #178BFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #E1F0FF}
.skin1 {
	BORDER-RIGHT: buttonface 1px outset; BORDER-TOP: buttonface 1px outset; LEFT: 20px; VISIBILITY: hidden; BORDER-LEFT: buttonface 1px outset; WIDTH: 116px; CURSOR: default; BORDER-BOTTOM: buttonface 1px outset; POSITION: absolute; TOP: 20px; BACKGROUND-COLOR: menu
}
.menuitems {
	PADDING-RIGHT: 10px; PADDING-LEFT: 15px
}
DIV {
	FONT-SIZE: 10.5pt; COLOR: #000000; LINE-HEIGHT: 150%
}
P {
	FONT-SIZE: 9pt
}

⌨️ 快捷键说明

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