📄 index.css
字号:
a,img {
margin:0px;
padding:0px;
border:0px;
}
body {
font-size:14px;
font-family:sans-serif,arial,'宋体','新宋体',verdana;
background:#fff;
color:#000;
}
a {
text-decoration:none;
color:#327396;
}
a:hover {
color:#FF8502;
}
h1 {
text-align:center;
}
dt {
font-size:18px;
font-weight:bold;
line-height:240%;
}
#MPBrowser_wrapper {
width:304px;
height:129px;
background:url(../images/bg.gif) no-repeat;
}
#MPBrowser_left {
width:25px;
}
#MPBrowser_left img {
margin-left:6px;
cursor:pointer;
}
#MPBrowser_right {
width:25px;
}
#MPBrowser_right img {
margin-right:6px;
cursor:pointer;
}
#MPBrowser_main{
width:254px;
}
#preImgBox {
width:254px;
height:94px;
overflow:hidden;
}
#img {
position:relative;
height:94px;
}
#img a {
padding:2px;
margin-right:6px;
width:124px;
height:94px;
background:url(../images/img_border.gif) no-repeat;
}
#copyright {
border-top:1px dashed #ccc;
line-height:80px;
text-align:center;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -