Skip to content

A .remove-underline helper class for anchors? #334

Description

@stepandersen

We have this rule, which we discussed, implemented and knew could be problematic as a general rule:
a { color: #266c9a; border-bottom: 2px solid #266c9a; }

It is problematic for everything except as links in a block of text. My use case is links in tables or as headings.
image

image

image

It is easy enough to write a custom rule to remove this underline, but is it a good idea to include a .remove-underline class to anchors? (It should get a better name of course)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions