Files
@ 9005c37dbe21
Branch filter:
Location: kallithea/tox.ini
9005c37dbe21
238 B
text/x-ini
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.