0.1.0 • Published 8 years ago

vcl-size-modulation v0.1.0

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

VCL size-modulation

Scale the size of text and whole widgets.

Features

Can scale the size of simple text and whole widgets comprised of multiple components as far as they use relative units that depend on the font-size in the context, like em for. As this is true for VCL components, they can be applied to any of them.

Usage

Scale the size of simple text and whole widgets.

text example

The size modulation can be applied to whole widgets like this pagination at 115%.

widget example

Classes

  • vclScale75p
  • vclScale85p
  • vclScale110p
  • vclScale115p
  • vclScale120p
  • vclScale130p
  • vclScale155p
  • vclScale180p
  • vclScale250p
  • vclScale300p

Modifiers

Variables

Demo

example.html on GH-pages.