📄 style.css
字号:
body,td,th {
margin: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
body
{ background-position:center;CURSOR: url(mouse.ani);
background-image:url(../images/bg5.jpg);
background-attachment: fixed;
}
a {
font-size: 12px;
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: none;
position: relative; left:1px; top:1px;
}
a:active {
color: #FF0000;
text-decoration: none;
}
.font_Comic {
font-family: "Comic Sans MS";
}
.input1 {
border-left: #666666 1px solid;
border-right: #cccccc 1px solid;
border-top: #666666 1px solid;
border-bottom: #cccccc 1px solid;
background-color: #FFFFFF;
font-family: "MS Shell Dlg", "Tahoma", "宋体";
font-size: 12px;
height: 19px;
padding-top: 2px;
}
.input2 {
border-left: #666666 1px solid;
border-right: #cccccc 1px solid;
border-top: #666666 1px solid;
border-bottom: #cccccc 1px solid;
background-color: #F7F7F7;
font-family: "MS Shell Dlg", "Tahoma", "宋体";
font-size: 12px;
height: 18px;
padding-top: 1px;
}
.input3 {
border-left: #666666 1px solid;
border-right: #cccccc 1px solid;
border-top: #666666 1px solid;
border-bottom: #cccccc 1px solid;
background-color: #F7F7F7;
font-family: "MS Shell Dlg", "Tahoma", "宋体";
font-size: 12px;
padding-top: 1px;
}
.inputCheck {
border-left: #666666 1px solid;
border-right: #cccccc 1px solid;
border-top: #666666 1px solid;
border-bottom: #cccccc 1px solid;
background-color: #F7F7F7;
font-family: ??;
font-size: 13px;
font-weight:bold;
height: 16px;
width: 16px;
padding-top: 1px;
cursor:hand;
}
.button1 {
background: #cccccc;
border-bottom: #665b8e 1px solid;
border-left: #ffffff 1px solid;
border-right: #665b8e 1px solid;
border-top: #ffffff 1px solid; color: #333333;
cursor: hand;
font-family: "MS Shell Dlg", "Tahoma", "宋体";
font-size: 12px;
height: 20px;
padding: 2px;
}
.topspace {
padding-top: 2px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -