setup.css

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

CSS
14
字号
a:link       { text-decoration: none;CURSOR:hand; font-size: 9pt; color: 000000 }
a:visited { text-decoration: 
none ;CURSOR:hand; font-size: 9pt; color: 000000} 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;
scrollbar-face-color:000000;
scrollbar-shadow-color:C1C1BB;
scrollbar-highlight-color:C1C1BB;
scrollbar-3dlight-color:EBEBE4;
scrollbar-darkshadow-color:EBEBE4;
scrollbar-track-color:F4F4F0;
scrollbar-arrow-color:CACAB7;}
.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}

⌨️ 快捷键说明

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