9pt.css

来自「aspx自助链接系统(.net)」· CSS 代码 · 共 9 行

CSS
9
字号
.9pt {  font-size: 9pt; font-style: normal; color: #73B8E1}
a:link {  color: deepskyblue}
a:visited {  color: #41EDE0}
.9pt {  font-family: "宋体"}
a:hover {  font-style: italic; color: #C289F5; text-decoration: none; font-family: "宋体"}
a:link {  text-decoration: none; font-family: "宋体"}
a:visited {  text-decoration: none; font-family: "宋体"}
.pt9 {  font-size: 10pt; color: DeepSkyBlue; text-decoration: none; font-family: "宋体"}

⌨️ 快捷键说明

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