Table of Contents
- Introduction
- Conventions
- Documentation by module
The typography module consists of two css files: typography.common and typography.uncommon.
The typography.common CSS provides basic typography to start a project with. The elements defined in this are used on almost any website. It is also void of any special classes.
The typography.uncommon CSS styles elements that are not commonly used by non-web-semanticists (e.g. <pre> and <abbr>).