Open chaoran-chen opened 8 months ago
I'm uncertain about this - I think inconsistent fonts might look a bit out of place. But of course very willing for a preview to be made and to see what people prefer.
I independently had that thought - I was also thinking of potentially using monospaced fonts for all data, not just accessions.
What font do we use right now? Looks like the system default?
Using font-variant-numeric: tabular-nums;
would make sense - this wouldn't change the font, just make numbers display more nicely. https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-numeric#numeric-spacing-values
Tabular nums is definitely a no-brainer for tables! 👍
What do you think about using a monospaced font whenever we display accessions? I think that it would make them more recognizable on our website and easier to read.