📄 css.css
字号:
a {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:hover {
font-size: 12px;
color: #FF6600;
text-decoration: none;
}
tr {
font-size: 12px;
}
body {
font-size: 12px;
}
td {
font-size: 12px;
}
.duanluo_18 {
line-height: 18px;
}
a:hover {
font-size: 12px;
color: #FF6600;
text-decoration: none;
}
.udlr { border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #E3E3E3;
border-right-color: #E3E3E3;
border-bottom-color: #E3E3E3;
border-left-color: #E3E3E3;
}
.udlr_all {
border: 1px solid #DEDFE7;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -