📄 style.css
字号:
.lefttable {
font-size: 9pt;
color: #000000;
background-color: #F1F1F1;
border: 3px #FFFFFF solid;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
letter-spacing: 1pt
}
a:link {
text-decoration: none
}
a:link {
color: #000000
}
a:hover {
color: #FF0000; text-decoration: none
}
a:visited {
text-decoration: none
}
body {
font-size: 9pt
}
.searchtable {
font-size: 9pt;
color: #000000;
background-color: #F1F1F1;
border: 3px #FFFFFF dotted
}
.tdbg {
background-color: #CCCCCC;
color: #000000
}
.busintro {
font-size: 9pt;
color: #6E6E6E;
text-decoration: none;
}
.whiteText {
color: #ffffff;
font-family: verdana,trebuchet,arial,sans-serif;
font-size: 12px;
font-weight: bold;
}
.copyText {
color: deeppink;
font-family: verdana,trebuchet,arial,sans-serif;
font-size: 12px;
font-weight: bold;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -