Skip to content

Styling for code links in docs is sub-optimal #254

@GuySartorelli

Description

@GuySartorelli

Identified during https://github.com/silverstripeltd/product-issues/issues/627
The colour of the underline for code blocks inside links is blue, but the background and text colour for those code blocks is grey. It looks a little odd.
Also, links inside code blocks are not consistent styled with code blocks inside links.

Acceptance Criteria

Notes

  • While playing around, Steve and Guy each came up with how we think it should look. Use best judgment or get a designer to opine.
    • Steve's suggestion:
    background-color: #005ae114;
    color: #005AE1;
    • Guy's suggestion:
    background-color: #eef;
    color: #545E6F;

PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions