📄 css.css
字号:
.left_td {
font-size: 12px;
line-height: 24px;
color: #006666;
text-decoration: none;
border-top-width: 5px;
border-right-width: 1px;
border-bottom-width: 5px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
}
.left_td td {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #003333;
}
.left_title {
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}
.body_title {
font-size: 14px;
line-height: 24px;
color: #336633;
text-decoration: none;
border-top-width: 1px;
border-bottom-width: 3px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #336633;
border-bottom-color: #336633;
}
.body_td {
font-size: 12px;
color: #336600;
text-decoration: none;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: dashed;
border-left-style: solid;
border-right-color: #336600;
border-bottom-color: #336600;
border-left-color: #336600;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -