📄 css.css
字号:
body{
CURSOR: url(skins/mfk_skin(3)/mouse.ani);
}
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: #F6FBFF;
}
.table1 {
background-color: #F6FBFF;
}
.lefttablebox {
border: 1px solid #000000;
background-color: #9ADAFF;
word-break:break-all;
}
.lefttable1 {
background-color: #EFF8FE;
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: 53A9F3;
border-bottom-color: 53A9F3;
border-left-color: 53A9F3;
background-color: EBF6FF;
word-break:break-all;
}
.tablebg {
background-color: #EFF8FE;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -