📄 css.css
字号:
body {margin-top:5;}
*{margin: 0;font:12px "宋体";list-style: none;}
.TextBox {
background:#FBFDFF;border:1px solid #0066B2;padding:2px;height:20px;width:145px;
}
.TextBoxlz {
background:#FBFDFF;border:1px solid #0066B2;padding:2px;height:20px;
}
.s2 {
color: #FF0000;
}
.Button {
font-size: 12px;border-style:double; border-width:0;background:#FEFEFE url('login_r4_c4.gif') repeat-x; height: 25px;width:75px;
}
.Button1 {
font-size: 12px;border-style:double; border-width:0;background:#FEFEFE url('login_r4_c6.gif') repeat-x; height: 25px;width:75px;
}
.p4 {
border: 1px solid #CCCCCC;
}
a:link {
font-size: 12px;
color: #333333;
text-decoration: underline;
}
a:visited {
font-size: 12px;
color: #333333;
text-decoration: underline;
}
a:hover {
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
.p1x2 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #EFEFEF;
}
/*字体属性*/
B {font-weight:bold;}
.p3 {
border-right: 1px solid #0066B2;
border-bottom: 1px solid #0066B2;
border-left: 1px solid #0066B2;
}
.14p {
font-size: 14px;
color: #FFFFFF;
}
.s1 {
color: #0066B2;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -