level 1
看文档半天都没看到,只看到它在<div>的class +上了show-grid,估计是在哪个css上加个了个.show-grid{
text-align:center;
}之类的,但是我在bootstrap.css最后加个了怎么去不行呢
2013年11月15日 18点11分
1
level 8
文字居中和bootstrap关系并不大,框架搭好,里面的细节可以自己调整的
2013年11月25日 09点11分
3
level 1
在div或者td等里面加class="text-center"
2013年12月10日 11点12分
4