-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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;
}
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels