style.css

来自「政府部门网站」· CSS 代码 · 共 17 行

CSS
17
字号
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,A:active,A:visited {text-decoration: underline; color: #000080}
A:hover {text-decoration: underline; color:#b40000}
A.r:link,A.r:active,A.r:visited{text-decoration: none; color: #ff0000}
A.r:hover {text-decoration: underline; color:#ff0000}
A.w:link,A.w:active,A.w:visited {text-decoration: none; color: #ffffff}
A.w:hover {text-decoration: underline; color:#ffffff}
A.b:link,A.b:active,A.b:visited {text-decoration: none; color: #808080}
A.b:hover {text-decoration: underline; color:#000000}

⌨️ 快捷键说明

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