📄 style.css
字号:
body {
font-size: 9pt;
SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
SCROLLBAR-SHADOW-COLOR: buttonface;
SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
SCROLLBAR-TRACK-COLOR: #eeeeee;
SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
background-color: #FFFFFF;}
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: #FF0000;
text-decoration: underline;}
td {font-size: 9pt;}
INPUT {
BORDER-TOP-WIDTH: 1px;
PADDING-RIGHT: 1px;
PADDING-LEFT: 1px;
BORDER-LEFT-WIDTH: 1px;
FONT-SIZE: 9pt;
BORDER-LEFT-COLOR: #cccccc;
BORDER-BOTTOM-WIDTH: 1px;
BORDER-BOTTOM-COLOR: #cccccc;
PADDING-BOTTOM: 1px;
BORDER-TOP-COLOR: #cccccc;
PADDING-TOP: 1px;
HEIGHT: 18px;
BORDER-RIGHT-WIDTH: 1px;
BORDER-RIGHT-COLOR: #cccccc}
.table {width: 96%;
background-color: #000000;}
.table-title {
background-color: #90C8FF;
background-image: url(img/TB_BG_1.gif);
}
.table-light {background-color: #EFF7FF;}
.table-dark {background-color: #F7FBFF;}
.table-noColor {width: 96%;}
.Menu-table {width: 100%;
text-align: left;
height: 31px;
background-image: url(img/Top_05.gif);
text-indent: 3pt;
letter-spacing: 2px;}
.path-table {width: 96%;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -