Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Typography page and defaults #2042

Closed
wants to merge 3 commits into from
Closed

Typography page and defaults #2042

wants to merge 3 commits into from

Conversation

marcysutton
Copy link
Contributor

To finish up the work done in #1985, this PR includes some code cleanup along with a new Typography documentation page showing how style classes can be used. In addition:

  • Default styles for headings, links and paragraphs are isolated to the docs' style.css to minimize conflicts for people consuming components.
  • Font sizes are now in rem units with a base font size of 10.
  • Component demos updated to use rem where em was used, but px units were left alone.
  • Fixes incorrectly-sized Angular icon on docs site.

Typography page top:

Page top: headings

Bottom:

Page bottom: body copy

@ajoslin ajoslin added the in progress Mainly for in progress PRs, but may be used for issues that require multiple PRs label Mar 26, 2015
@marcysutton marcysutton modified the milestones: 0.10.0, 0.9.0 Mar 26, 2015
@marcysutton marcysutton self-assigned this Mar 26, 2015
@ajoslin ajoslin removed the in progress Mainly for in progress PRs, but may be used for issues that require multiple PRs label Mar 27, 2015
@marcysutton marcysutton deleted the wip-typography branch April 1, 2015 18:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants