📄 login.css
字号:
td{
font-family: "宋体";
font-size: 12px;
text-decoration: none;
}
.bg{
background-attachment: fixed;
background-image: url(../images/login_bg.gif);
background-repeat: repeat;
background-position: left center;
}
.bga{
background-image: url(../images/login_bga.gif);
background-repeat: no-repeat;
background-position: center center;
}
.bgb{
background-attachment: fixed;
background-image: url(../images/login_bgb.gif);
background-repeat: repeat;
background-position: center center;
}
.select{
width: 100px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -