wangye9pt.css
来自「教师教学质量评价系统 教师教学质量评价系统 asp 源代码」· CSS 代码 · 共 30 行
CSS
30 行
.W12pt {
font-family: "宋体";
font-size: 12pt;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #336699;
}
.w9pt {
font-size: 9pt;
color: #000000;
text-decoration: none;
font-family: "宋体";
}
.wenzi9pt {
font-family: "宋体";
font-size: 9pt;
color: #000000;
}
.9ptred {
font-family: "宋体";
font-size: 9pt;
color: #FF0000;
}
.w9ptwhite {
font-size: 9pt;
color: #FFFFFF;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?