📄 main_info.css
字号:
/* CSS Document */
td.hong { color:#FF3333; text-align:right}
td.hong_left{ color:#FF3333; }
td.huang { color:#CCFF33; text-align:right}
td.lv { color:#99CC00; text-align:right;}
table { color:#99CC00}
.normal_input {star : expression(
onmouseover=function(){this.style.borderColor="#99CC00"},
onmouseout=function(){this.style.borderColor="#000000"})}
.normal_input { width:102px;margin:0px 2px 0px 2px;border:1px solid #000000; }
.normal_input1 { width:48px;margin:0px 0px 0px 2px;border:1px solid #000000; }
.normal_input2 { width:45px;margin:0px 2px 0px 2px;border:1px solid #000000; }
.normal_input3 { width:70px;margin:0px 2px 0px 2px;border:1px solid #000000; }
.normal_input4 { width:50px;margin:0px 2px 0px 2px;border:1px solid #000000; }
.submit{width:55px;}
.normal_select {font-size:12px;width:50px;line-height:20px;border:0px;color:#909993; margin:2px 0px 0px 0px;}
.normal_select1 {font-size:12px;width:105px;line-height:20px;border:0px;color:#909993; margin:0px 2px 0px 2px;}
input.disabled {
color:red;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -