?? top.css
字號:
body{
margin: 0px;
font-size:12px;
background:#f1f6fa;
line-height:150%;
}
a{
color: #0A51A1;
text-decoration: underline;
}
a:hover{
color: #3399FF;
text-decoration: none;
}
/* 頭部 */
.head_top{
width:980px;
margin:5px 0px 0px 0px;
}
.head_l{
width:200px;
float:left;
height:60px;
}
.head_r{
width:700px;
float:left;
padding-left:50px;
}
.head_r ul{
width:700px;
margin:0px;
}
.head_r ul li{
width:98px;
float:left;
text-align:center;
}
.head_b{
width:980px;
clear:both;
background:url(top_bg.gif);
height:30px;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -