css.css

来自「本留言板界面简洁、美观」· CSS 代码 · 共 12 行

CSS
12
字号
.aa {  font-family: "宋体", ""; font-size: 9pt; line-height: 140%}
.e1 {  font-family: "Arial", "Times", "serif"; font-size: 16px}
.ec {  font-family: "宋体", ""; font-size: 10.5pt}
.et {  font-family: "Arial", "Times", "serif"; font-size: 10.5pt}
td{  font-family: "Arial", "Times", "serif"; font-size: 9pt; line-height: 14pt}
a:link{  color:#000000; text-decoration: none}
a:visited{color: #000000;text-decoration: none}
a:hover {  color:#ff0000; text-decoration: underline}
a.b,a.b:link{  color:#000000; text-decoration: underline}
a.b:visited{color: #000000;text-decoration: underline}
a.b:hover {  color:#880000; text-decoration: underline}
.unnamed1 {  font-family: "宋体"; font-size: 11pt}

⌨️ 快捷键说明

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