turretcss
Utility
Utility classes for typographic styles, display, positioning, floats and visibility of elements for rapid front-end development.
Utility Classes
For text and background color utility classes check out the color section. Text align utility classes are demonstrated in the typography section.
Class | Description |
---|---|
clearfix |
Clears floats using clearfix hack |
cover |
Makes element cover its container |
circle |
Makes element a circle by applying border-radius: 50%; |
center |
Makes element center |
full-height |
Sets height to 100% |
pointer |
Sets cursor: pointer; |