📄 button.css
字号:
.Button {
border-right: 0px solid;
border-top: 0px solid;
font-size: 9pt;
background-attachment: fixed;
background-image: url(../admin/images/button.gif);
border-left: 0px solid;
width: 71px;
cursor: hand;
border-bottom: 0px solid;
background-repeat: no-repeat;
height: 21px;
background-color: white;
FILTER:alpha(opacity=80);
/*behavior: url(../htc/btn.htc);*/
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -