Files
@ 9005c37dbe21
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
9005c37dbe21
4.4 KiB
image/svg+xml
style: use monospace for 'formatted-fixed' class
The 'formatted-fixed' class is applied to PR comments, PR descriptions and
repository descriptions. It already preserves whitespace via 'whitespace:
pre-wrap', but the font is not monospace. As a result, diagrams or other
ASCII art do not display well.
Use monospace on this class to fix that.
The 'formatted-fixed' class is applied to PR comments, PR descriptions and
repository descriptions. It already preserves whitespace via 'whitespace:
pre-wrap', but the font is not monospace. As a result, diagrams or other
ASCII art do not display well.
Use monospace on this class to fix that.