format.css

来自「梦想世界虚拟社区」· CSS 代码 · 共 5 行

CSS
5
字号
td {  font-family: "宋体"; font-size: 9pt; line-height: 20pt; color: #000000}
a {  font-family: "宋体"; font-size: 9pt; color: #9900FF; text-decoration: underline}
a:hover {  font-family: "宋体"; font-size: 9pt; color: #FF0000; text-decoration: underline}
form {  font-family: "宋体"; font-size: 9pt; color: #000000}

⌨️ 快捷键说明

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