📄 style.css
字号:
BODY {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #333333; PADDING-TOP: 0px;
}
TD {
FONT-SIZE: 12px; COLOR: #333333;
}
A {
COLOR: #333333; TEXT-DECORATION:underline;
}
A:hover {
COLOR: #FF0000; TEXT-DECORATION: underline;
}
.red {color: #FF0000}
.mtitle {
color: #666666;
font-weight: bold;
font-size:14px;
}
.bntStyle{
width:55px;
font-size:9pt;
height:19px;
cursor: hand;
background-image: url(seebutton3.gif);
background-position: center center;
border-top: 0px outset #eeeeee;
border-right: 0px outset #888888;
border-bottom: 0px outset #888888;
border-left: 0px outset #eeeeee;
padding-top: 4px;
background-repeat: repeat-x;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -