📄 manage.css
字号:
body {
font-family: "宋体";
font-size: 12px;
font-style: normal;
color: #333333;
background-color: #FFFFFF;
margin: 0px;
}
table,p,div,span {
font-family: "宋体";
font-size: 12px;
font-style: normal;
color: #333333;
}
a{
font-color:#333333;
font-unline:no;
font-family: "宋体";
font-size: 12px;
color: #333333;
text-decoration: none;
line-height: 120%;
}
a:hover{
Font-unline:yes;
font-family: "宋体";
font-size: 12px;
color: #FF0000;
text-decoration: none;
line-height: 120%;
}
.TdStyle {
background: buttonface;
padding-left: 5px;
padding-right: 5px;
border-top: 1px solid threedhighlight;
border-left: 1px solid threedshadow;
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedshadow;
}
.TdOver {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #FFFFFF;
cursor: default;
}
.TdDown {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
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: #ffffff;
border-bottom-color: #ffffff;
border-left-color: #999999;
cursor: default;
}
.TdOut {
border: 1px solid #d4d0c8;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -