bootstorp基本的全域性顯示

zhaosansao發表於2018-09-18

使用 body {margin: 0;} 來移除 body 的邊距。

Body 設定:

body {

font-family: “Helvetica Neue”, Helvetica, Arial, sans-serif;

font-size: 14px;

line-height: 1.428571429;

color: #333333;

background-color: #ffffff;

}

相關文章