Skip to content

Show CSS Code Font #106

@Mottie

Description

@Mottie

Please set the code shown in the textarea that appears to use a monospaced font. I know I could create a userstyle, but I think it should be a monospace font by default.

@-moz-document domain("userstyles.org") {
  #stylish-code {
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace !important;
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions