style.css

来自「一个诚信信息港门户网 功能: 系统设置  企业会员  个人」· CSS 代码 · 共 21 行

CSS
21
字号
body  {font-family: "宋体";font-size:9pt;background-color:#ffffff;margin-left:0pt;margin-top:0pt}
td,input,select {font-family:宋体;font-size:9pt; color:#000000}

.p9   {font-size: 9pt}
.p9t   {line-height:18px}
.p9y  {color:#ffffd0}
.p9w  {color:#ffffff}
.p9r  {color:#ff0000}

A:link{text-decoration: none; color: blue}
A:active,A:visited {text-decoration: none; color: blue}
A:hover {text-decoration: underline; color:blue}
A.r:link{text-decoration: none; color: blue}
A.r:active,A.r:visited{text-decoration: none; color: blue}
A.r:hover {text-decoration: underline; color:blue}
A.w:link{text-decoration: none; color: blue}
A.w:active,A.w:visited {text-decoration: none; color: blue}
A.w:hover {text-decoration: underline; color:blue}
A.b:link{text-decoration: none; color: blue}
A.b:active,A.b:visited{text-decoration: none; color: blue}
A.b:hover {text-decoration: underline; color:blue}

⌨️ 快捷键说明

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