📄 css.css
字号:
BODY {
font-family: "宋体";
font-size: 12px;
color:#FFFFFF;
}
TD{
vertical-align:top;}
DIV.input1{
padding:5px 0 2px 10px;
margin:100px 10px 10px 10px;
}
DIV.input2{
padding:5px 0 2px 10px;
margin:10px 10px 10px 10px;
}
DIV.botton{
padding:10px 0 0 70px;
margin:20px 10px 10px 10px;
}
.input{
width:180px;
height:16px;
vertical-align:middle;
border:#000000 1px solid;
}
.botton_1{
background:url(image/login.gif) no-repeat;
height:26px;
width:73px;
margin-left:30px;
border:0px;
CURSOR: hand;}
.botton_1_over{
background:url(image/login_1.gif) no-repeat;
height:26px;
width:73px;
margin-left:30px;
border:0px;
CURSOR: hand;}
.botton_2{
margin-left:30px;
background:url(image/reset.gif) no-repeat;
height:26px;
width:73px;
border:0px;
CURSOR: hand;}
.botton_2_over{
background:url(image/reset_1.gif) no-repeat;
height:26px;
width:73px;
margin-left:30px;
border:0px;
CURSOR: hand;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -