📄 yd631_style.css
字号:
.linetable {
border: 1px solid #999999;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
text-decoration: none;
}
.border_line {
border: thin inset #CCCCCC;
margin-bottom: 1px;
padding-bottom: 1px;
}
a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
text-decoration: none;
}
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
color: #FF3300;
text-decoration: none;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
text-decoration: none;
background-color: #FFFFFF;
line-height: 22px;
border: 1px solid #999999;
}
a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
color: #FF6600;
text-decoration: none;
}
.line_2 {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #EAEAEA;
border-right-color: #EAEAEA;
border-bottom-color: #EAEAEA;
border-left-color: #EAEAEA;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -