📄 css.css
字号:
body {margin-top:3;text-align:center;}
*{margin: 0;font:12px "宋体";list-style: none;}
/*表格*/
.n1024{width:1000px;}
.n960{width:960px;}
.n690{width:690px;}
.n100{width:100%;}
.h20{height:18px;}
.nCenter{text-align:center;}
.nRight{text-align: right;}
.nLeft{text-align: left;}
/*布局*/
.L{float:left;}
.R{float:Right;}
/*边框*/
.nbk{border:1px outset #333333}
.nBottom{margin-bottom:5px;}
/*字体属性*/
B {font-weight:bold;}.p1x {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}
.p4 {
border: 1px solid #0066B2;
}
.red {
color: #FF0000;
}
.bs {
color: #FFFFFF;
}
.p4 {
border: 1px solid #0066b2;
}
.p42 {
border: 1px solid #B1E3DC;
}
.p2 {
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #B1E3DC;
border-left-color: #B1E3DC;
}
a.bt:link {
font-size: 12px;
color: #000000;
text-decoration: underline;
}
a.bt:visited {
font-size: 12px;
color: #000000;
text-decoration: underline;
}
a.bt:hover {
font-size: 12px;
color: #FF0000;
text-decoration: none;
}
a.bt1:link {
font-size: 14px;
font-weight: bold;
color: #0000FF;
text-decoration: underline;
line-height: 20px;
}
a.bt1:visited {
font-size: 14px;
font-weight: bold;
color: #0000FF;
text-decoration: underline;
line-height: 20px;
}
a.bt1:hover {
font-size: 14px;
font-weight: bold;
color: #FF0000;
text-decoration: none;
line-height: 20px;
}.zi {
font-size: 14px;
font-weight: bold;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -