body背景圖片自適應瀏覽器高度

html {
  height:100%;
}
body {
  background:#FFF url(img/bg.gif) repeat-y center top;
  min-heigth:min-height:100%; height:auto !important; height:100%;
}
相關文章
相關標籤/搜索