Is there a set of classes in Twitter\'s Bootstrap framework that aligns text?
For example, I have some tables with $ totals that I want aligned to the r
$
The following lines of code are working properly. You can assign the classes like text-center, left or right, The text will align accordingly.
Day 1 Day 2 Day 3
Day 1
Day 2
Day 3
Here there isn't any need to create any external class. These are the Bootstrap classes and have their own property.