Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Enclosure classes

Anthony Channing edited this page Jun 4, 2018 · 2 revisions

Enclosure classes are used to define background, font, text shadow and border colours of an element and can be applied to elements such as headers, sidebars footers or document body.

When combined with HTML tag, eg. '.enclosure1 h1{}', they can also give specific styles to these tags. Their function is to make it easier for themes and palettes to work together and to give the user a greater choice. Although themes come with enclosure classes assigned, the user can change that by editing the theme file to better suit their needs.

List of enclosure classes

  • enclosure1
  • enclosure2
  • enclosure3

Back to Developer reference.

Clone this wiki locally