Skip to content

Underline <a> (links) by default #152

@Vanerio

Description

@Vanerio

Hi!
Firstly, thank you very much for the theme!
One thing I miss is that links aren't underlined by default as GitHub does.

I'm currently using a workaround with custom CSS:

a {
    text-decoration: underline !important;
}

Would it be possible to add this to the theme to match GitHub's behavior?
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions