UNPKG

bootstrap-progressbar

Version:

progressbar interactions for twitter bootstrap 2 & 3

8 lines (6 loc) 120 B
// Center-align a block level element .center-block() { display: block; margin-left: auto; margin-right: auto; }