📄 hyh.css
字号:
a:link {
font-size: 9pt;
line-height: 20px;
color: #333333;
text-decoration: none;
}
a:hover {
font-size: 9pt;
line-height: 20px;
color: #FF6600;
text-decoration: none;
}
a:visited {
font-size: 9pt;
line-height: 20px;
color: #333333;
text-decoration: none;
}
a:active {
font-size: 9pt;
line-height: 20px;
color: #000000;
text-decoration: none;
}
td {
font-size: 9pt;
line-height: 20px;
color: #333333;
text-decoration: none;
}
.strong {
font-size: 10pt;
line-height: 20px;
color: #333333;
text-decoration: none;
font-weight: bold;
}
.b:link {
font-size: 10pt;
line-height: 20px;
color: #FFFFFF;
text-decoration: underline;
}
.b:hover {
font-size: 10pt;
line-height: 20px;
color: #FFFFCC;
text-decoration: none;
}
.b:visited {
font-size: 10pt;
line-height: 20px;
color: #FFFFFF;
text-decoration: none;
}
.b:active {
font-size: 10pt;
line-height: 20px;
color: #FFFFFF;
text-decoration: underline;
}
.22 {
font-size: 10pt;
line-height: 20px;
color: #333333;
text-decoration: none;
}
.fo {
font-size: 10pt;
line-height: 20px;
color: #FF6600;
text-decoration: none;
}
.ffffff {
font-size: 10pt;
line-height: 20px;
color: #FFFFFF;
text-decoration: none;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -