- Increase font size: Right now, the font size is at 9px. 9px is simply too small to be able to read comfortably - I suggest 1em (which is by default equivalent to 16px) as a comfortable reading size. Not only that, em units are responsive while px units aren't!
- Increase spacing between elements: Most of the elements are way too close together, they should have at least some space for breathing and so it's easier to comprehend.
- Wrap the days of the week into <abbr> tags with title attributes so that when on hover, it shows the full day name as a tooltip. This will mean pushing i18n variables into those title attributes as the attribute value.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Invalid | None | T87 Refactor ShoutWiki Calendar extension (tasklist) | ||
Invalid | None | T100 Refactor ShoutWiki Calendar extension: Readability |