Actions
Feature #42005
openImprove readability of error pages by updating fonts and layout
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
Redmine error pages (404.html and 500.html) use the "Trebuchet MS" font, which has been removed from the default theme since Redmine 6.0.0. And the font sizes for paragraph text is smaller than the main application, reducing readability.
This patch removes the "Trebuchet MS" font and updates the font size to align with the new default theme.
Before:
After:
Files
Actions