Skip to content

Use Fira Mono or monospace for code, not sans#615

Open
wenzeslaus wants to merge 1 commit intoOSGeo:masterfrom
wenzeslaus:default-to-fira-mono-for-code
Open

Use Fira Mono or monospace for code, not sans#615
wenzeslaus wants to merge 1 commit intoOSGeo:masterfrom
wenzeslaus:default-to-fira-mono-for-code

Conversation

@wenzeslaus
Copy link
Copy Markdown
Member

Fira Sans Mono is not a font name as far as I can tell. The font name is Fira Mono.

Fallback for code should be monospace, not sans-serif, so using that.

We don't ship it or link Fira Mono at this point, but I'm fixing the CSS now as a hot fix and leaving the font addition for later.

I'm setting explicit font for pre so that if pre appears without code and Fira Mono is available, we get consistent font with code.

Fira Sans Mono is not a font name as far as I can tell. The font name is Fira Mono.

Fallback for code should be monospace, not sans-serif, so using that.

We don't ship it or link Fira Mono at this point, but I'm fixing the CSS now as a hot fix and leaving the font addition for later.

I'm setting explicit font for pre so that if pre appears without code and Fira Mono is available, we get consistent font with code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant