📄 10712.html
字号:
#topMenu {
color: #000;
padding: 4px;
}
#topMenu a:visited {
font-size: 12px;
line-height: 1.6em;
color: #000;
text-decoration: none;
font-weight: bold;
}
#topMenu a:hover {
font-size: 12px;
line-height: 1.6em;
color: #ff0000;
text-decoration: none;
font-weight: bold;
}
#topMenu a:link {
font-size: 12px;
line-height: 1.6em;
color: #1F1F1F;
text-decoration: none;
font-weight: bold;
}
#content a:link{
font-size: 12px;
font-weight: normal;
color: #fff;
text-decoration: none;
}
#content a:visited{
font-size: 12px;
font-weight: normal;
color: #fff;
text-decoration: none;
}
#content a:hover{
font-size: 12px;
font-weight: normal;
color: #FF0000;
text-decoration: none;
}
#content {
font-size: 12px;
font-weight: normal;
color: #333;
text-decoration: none;
}
#content td {
font-size: 12px;
font-weight: normal;
color: #333;
text-decoration: none;
}
a:visited {
font-size: 12px;
line-height: 1.6em;
color: #6D4F07;
text-decoration: none;ā
}
a:hover {
font-size: 12px;
line-height: 1.6em;
color: #ff0000;
text-decoration: none;
}
a:link {
font-size: 12px;
line-height: 1.6em;
color: #6D4F07;
text-decoration: none;
}
.a1:visited {
font-size: 12px;
line-height: 1.6em;
color: #fff;
text-decoration: none;
}
.a1:hover {
font-size: 12px;
line-height: 1.6em;
color: #ff0000;
text-decoration: none;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -