Skip to content

Instantly share code, notes, and snippets.

@leana8959
Forked from zopsicle/README.md
Created May 25, 2023 23:22
Show Gist options
  • Save leana8959/a3b00b626c31c46d10c19d222441e716 to your computer and use it in GitHub Desktop.
Save leana8959/a3b00b626c31c46d10c19d222441e716 to your computer and use it in GitHub Desktop.
Firefox monospace address bar / URL preview
#statuspanel-label {
font-family: monospace;
}
.urlbar-input-box {
font-family: monospace;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment