Twitter Bootstrap响应宽度百分比值

时间:2013-01-13 18:54:56

标签: css twitter twitter-bootstrap width

  

可能重复:
  bootstrap fluid row width

我只是看着Twitter Bootstrap Responsive CSS,我看到它们使用像

这样的值
.row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
}

为什么他们有这么多数字,我的意思是它似乎非常精确?我的猜测是他们计算了这个值 - 怎么样?

0 个答案:

没有答案