球探比分旧版本首页|球探比分网-足球即时比007|捷报比分-足球即时比分|北单比分足球即时比分,足球赛事即时比分,即时比分查询,球探比分即时足球比分旧版本8救球探

行業(yè)動(dòng)態(tài)
網(wǎng)頁背景圖片居中,背景圖片平鋪,定義網(wǎng)頁背景圖片
發(fā)布日期:2009-09-05 閱讀次數(shù):6547 字體大小:

body {

 font-size: 12px;
 background-image: URL(bg.jpg);/*定義網(wǎng)頁背景圖片*/
 background-position:center center;/* css背景圖片水平、垂直居中*/
 background-repeat: repeat-y;/* css背景圖片垂直平鋪,no-repeat為不平鋪,repeat為水平垂直平鋪*/
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}