Gradient

The .gradient-* classes creates darkening gradients in a specified direction.

{% apply view_source %}
{% end %}

These gradients can be applied over any background color.

{% apply view_source %} {% end %}

The .gradient-light modifier creates lightening gradients instead of darkening ones.

{% apply view_source %}
{% end %}