📄 reg_style.css
字号:
*{ margin:0; padding:0; }
img{border: 0;}
html{}
body{width:auto; height:auto; background: #fff; border:0; padding:0; margin:0; font:12px/16px "宋体" !important;}
td {font:12px/16px "宋体" !important;}
/*div{word-wrap:break-word; word-break:normal;}*/
div:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
h3:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
ul{list-style:none; padding:0; margin:0;}
h2{font-size:16px; padding:0; margin:0;}
h3{font-size:14px; padding:0; margin:0;}
a,a:active,a:visited {color:#000F;text-decoration: none;}
a:hover{color:#00a;}
ul{
width:500px;
min-height:430px;
margin:10px auto;
list-style:none;
}
#title{
font-size:16px;
color:#5AF;
text-align:center;
margin:5px auto;
border-bottom:#6AF 1px dotted;
font-weight: bold;
letter-spacing: 12px;
line-height: 22px;
}
li{
color:#75D;
text-align: left;
text-indent: 35px;
margin-top: 12px;
margin-right: auto;
margin-left: 0px;
}
.underline{
padding-bottom:15px;
border-bottom:1px dashed #9C1;
text-align: left;
}
.reg_tab_tit {
font-size: 14px;
font-weight: bold;
text-indent: 10px;
}
span{
color:#E95;
font-size:12px;
background-color:#F8FCEA;
margin-left:10px;
}
.button{
background:url(button.gif) repeat-x;
border:1px solid #382;
}
.setleft{
margin-left:170px;
margin-right:25px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -