📄 css.css
字号:
td {
font-size: 9pt;
color: #000000;
}
.mfk_button {
height:20px;
background-image: url(inbg.gif);
font-size: 9pt;
color: #000000;
}
a:link {
font-size: 9pt;
color: #000000;
text-decoration: none;
}
a:visited {
font-size: 9pt;
color: #000000;
text-decoration: none;
}
a:hover {
font-size: 9pt;
color: #000000;
text-decoration: underline;
}
.titletable {
background-color: #ffffff;
}
.table1 {
background-color: #ffffff;
}
.lefttablebox {
border: 1px solid #999999;
background-color: #e2e2e2;
word-break:break-all;
}
.lefttable1 {
background-color: #ffffff;
word-break:break-all;
}
.text {
line-height: 22px;
}
.tablebox1 {
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: D0D0D1;
border-bottom-color: D0D0D1;
border-left-color: D0D0D1;
background-color: ffffff;
word-break:break-all;
}
.tablebg {
background-color: #FFFFFF;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -