Skip to content

Style: remove underline for all links in code blocks #32

@ptruser

Description

@ptruser
  • Add a:hover, a:focus
  • change color for function
a:hover {
    color: #00a000 !important;
    text-decoration: underline;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions