📄 css.css
字号:
td {
font-size: 9pt;
color: #000000;
}
.mfk_button {
height:22px;
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: #E8E8E8;
}
.table1 {
background-color: #F7F7F7;
}
.lefttablebox {
border: 1px solid #B7B7B7;
background-image: url(bg1.gif);
word-break:break-all;
color: #FFFFFF;
}
.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: F5F6FA;
word-break:break-all;
}
.tablebg {
background-color: #FFFFFF;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -