SLABS Framework is a super extension of Bootstrap, so you can use any default component inside the blocks, so you can customize it to your needs. Here are some extra features we add to Slabs for generate our components.
All headings have an extra enchanting. We support the use of Roboto font, because it looks amazing and its a mashup of Helvetica, DIN and Myriad.
h1. Slabs heading |
h2. Slabs heading |
h3. Slabs heading |
h4. Slabs heading |
h5. Slabs heading |
h6. Slabs heading |
Because 5 colors are not enought. We add extra text colors classes based on the Flaut UI colors swatch.
text-turquoise. Eget risus varius blandit sit amet non magna
text-green-sea. Eget risus varius blandit sit amet non magna
text-emerald. Eget risus varius blandit sit amet non magna
text-nephritis. Eget risus varius blandit sit amet non magna
text-peter-river. Eget risus varius blandit sit amet non magna
text-belize-hole. Eget risus varius blandit sit amet non magna
text-amethyst. Eget risus varius blandit sit amet non magna
text-wisteria. Eget risus varius blandit sit amet non magna
text-wet-asphalt. Eget risus varius blandit sit amet non magna
text-midnight-blue. Eget risus varius blandit sit amet non magna
text-sun-flower. Eget risus varius blandit sit amet non magna
text-orange. Eget risus varius blandit sit amet non magna
text-carrot. Eget risus varius blandit sit amet non magna
text-pumpkin. Eget risus varius blandit sit amet non magna
text-alizarin. Eget risus varius blandit sit amet non magna
text-pomegranate. Eget risus varius blandit sit amet non magna
text-clouds. Eget risus varius blandit sit amet non magna
text-silver. Eget risus varius blandit sit amet non magna
text-concrete. Eget risus varius blandit sit amet non magna
text-asbesto. Eget risus varius blandit sit amet non magna
<p class="text-turquoise"> text-turquoise. Eget risus varius blandit sit amet non magna </p>
...
<p class="text-asbestos"> text-asbesto. Eget risus varius blandit sit amet non magna </p>
Apply any of the next colors to your buttons!
We got extra shapes for the the buttons.
All the types of buttons you could need.
We use the beautiful color swatches of Flaut UI.
You can use it as background colors for any block of headers, contents, or footers.
<!-- Change the background of a content -->
<section class="content-1 bkg-turquoise">
...
</section>