0.1.0 • Published 8 years ago

vcl-adv-text-structure v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

VCL adv-text-structure

Primitives to style textual content.

Features

Large texts which are structured into chapters can be formatted with the primitives of this module. There are also helper classes to conduct CSS based automatic section numbering.

Usage

Master header.

master-header example

Article main header.

article example

Automatic chapter numbering for up to three levels.

auto-numbering example

Classes

  • vclMasterHeader
  • vclArticle
  • vclArticleHeader
  • vclArticleSubHeader
  • vclSectAutoNumbering
  • vclSectAutoNumberingReset

Modifiers

Variables

  • --article-header-border-color
  • --article-header-tagline-color
  • --block-elem-bottom-margin

Demo

example.html on GH-pages.