bootstrap 响应式布局 居中问题

大家能够通过table来设置居中:

display: table;

width: auto;
margin-left: auto;
margin-right: auto;
posted @ 2016-02-22 16:39  mengfanrong  阅读(538)  评论(0)    收藏  举报