Hello, my name is Diensa. And I'm trying to become a Good Father.
25 Aug 2014 | read this first, bootstrap, css
You can use all the available components of TwitterBootstrap. Here are some of them.
It imports the latest version of Font Awesome. You can use it with buttons like so:
<button type="button" class="btn btn-primary"> Tweet</button> <button type="button" class="btn btn-default"> Email</button>
Modify text with text helper classes. Documentations here and here.
Use text-muted to mute text color.
Use lead to for call-out text.
Use text-center to center text.
Add embed-responsive and either embed-responsive-16by9 or embed-responsive-4by3 classes to make embedded objects responsive.
You can use all of the JavaScript components included by Bootstrap. Example: A modal dialog.
Autm-rb uses bootstrap-sass, so all of the variables are customizable.