Text colors and background colors

We included in this template several color presets that will style your element directly when applying the class. The styles can be found in template.css

The general syntax of the classes is simple .color, so the text color classes are:

.white [i'm an example]
.black [i'm an example]
.gray [i'm an example]

 

Background colors:#

Background colors can be added also on any element, they can be found in template.css and their general syntax is simple like .bg-[color] , so the classes are:

.bg-white,
.bg-gray,
.bg-lightgray,
.bg-dark-gray