diff --git a/docs/pages/links.md b/docs/pages/links.md index 08c0017e8a..05c79c6a18 100644 --- a/docs/pages/links.md +++ b/docs/pages/links.md @@ -1,12 +1,7 @@ --- -title: Links layout: variation section: components status: Released -description: Links lead users to a different page or further information. In - contrast, [buttons](/design-system/components/buttons) are used to signal - actions. Users should be able to identify links without relying on color or - styling alone. variation_groups: - variation_group_name: Standard links variations: @@ -34,7 +29,7 @@ variation_groups: within a paragraph like this one). variation_name: Inline links - variation_implementation: '' + variation_implementation: "" variation_specs: >- [Color variables for links](https://cfpb.github.io/design-system/development/variables#typography-1) @@ -42,39 +37,41 @@ variation_groups: #### Default - * Pacific Blue + * Avenir Next Regular, 16 px + + * Pacific Blue (#0072ce) - * 1px dotted bottom border + * Border bottom: 1 px, dotted #### Hover - * Dark Pacific Blue + * Dark Pacific Blue (#0050b4) - * 1px solid bottom border + * Border bottom: 1px, solid #### Focus - * Pacific Blue + * Pacific Blue (#0072ce) - * 1px dotted bottom border + * Border bottom: 1 px, dotted - * Thin dotted outline + * Outline: Thin dotted #### Active - * Navy Blue + * Navy Blue (#254b87) - * 1px solid bottom border + * Border bottom: 1px, solid #### Visited - * Teal + * Teal (#257675) - * 1px solid bottom border + * Border bottom: 1px, solid - variation_name: Call-to-action links variation_code_snippet: >-