📄 h.css
字号:
/* CSS Document */
.left { float:left; }
.right { float:right; }
.spacer{ width:100%; clear:both; height:1px; line-height:1px; }
.log {
font-size: 12px;
color: #666666;
width: 200px;
border: 1px solid #cbcbcb;
margin-left: auto;
margin-right: auto;
}
.center { margin-left:auto; margin-right:auto; }
a:link,a:visited { font-size:12px; color:#3D3D3D; text-decoration:none; }
a:active,a:hover { font-size:12px; color:#000; text-decoration:underline; }
#top {
border: 1px solid #cbcbcb;
background-color: #F5F5F5;
font-size: 12px;
color: #333333;
clear: both;
width: 800px;
margin-left: auto;
margin-right: auto;
}
#m{
background-position: bottom;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
width: auto;
}
#k{width:20px; float:left;
}
#right{
width:auto;
float:left;
background-position: bottom;
}
#left{
width:250px;
float:left;
background-color: #F5F5F5;
height: inherit;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
}
#h_2 {
border: 1px solid #cbcbcb;
background-color: #f2f6fb;
font-size: 12px;
color: #333333;
clear: both;
height: 8px;
width:210px;
float:left;
}
#h_1 {
border: 1px solid #cbcbcb;
font-size: 12px;
color: #333333;
clear: both;
width: 800px;
margin-left: auto;
margin-right: auto;
height: 8px;
}
#br {
font-size: 1px;
height: 5px;
}
#sx {
width: 50px;
float:left;
height: 100%;
background-color: #F2F6FB;
}
.sx {
color:#cbcbcb;
}
#ly {
width: 90%;
margin-left: auto;
margin-right: auto;
}
#hf {
width: 90%;
margin-left: auto;
margin-right: auto;
background-color: #F5F5F5;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #cbcbcb;
border-bottom-color: #cbcbcb;
border-left-color: #cbcbcb;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.hf1 {
background-color: #CCCCCC;
width: 100%;
height: 20px;
background-position: center;
}
#charu {
font-size: 12px;
color: #999999;
border: 1px solid #cbcbcb;
background-color: #f2f6fb;
}
#foot{
border: 1px solid #cbcbcb;
background-color: #F5F5F5;
font-size: 12px;
color: #333333;
clear: both;
width: 800px;
margin-left: auto;
margin-right: auto;
}
.bdan {
border: 1px solid #cbcbcb;
font-size: 12px;
background-color: #FFFFFF;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -