Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 4056

Forum information, requests, and feedback. • [Suggestion] Update monospace font CSS

$
0
0

Currently, .codebox code uses:

Code:

0.9em Monaco, "Andale Mono","Courier New", Courier, monospace

It looks like this:

before-fs8.png

By changing the selector to:

Code:

0.9rem ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace

We would make it look like that:

after.png

Optionally, font on .codebox can be dropped entirely in favour of of .code which would fix it globally.

Statistics: Posted by /usr/ — 2026-02-01 00:34



Viewing all articles
Browse latest Browse all 4056

Trending Articles