chat.css

来自「jsp开发的在线答疑系统」· CSS 代码 · 共 11 行

CSS
11
字号


<!--

a:link {  font-size: 9pt; color: #0000ff; text-decoration: none}

a:visited {  font-size: 9pt; color: #0000ff; text-decoration: none}

a:active {  font-size: 9pt; color: #ff0000; text-decoration: none}

a:hover {  font-size: 9pt; color: #ff0000; text-decoration: none}

body {  font-size: 9pt}

td {  font-size: 9pt}

.l1 {  line-height:12pt}

-->

⌨️ 快捷键说明

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