summaryrefslogtreecommitdiff
path: root/lulua/data/report/style.css
AgeCommit message (Collapse)AuthorFilesLines
2020-03-08report: Expand analysisLars-Dominik Braun1-1/+22
Expand explanation of proposed layout and criticism of other layouts.
2020-02-29Upgrade IBM Plex to 4.0.2Lars-Dominik Braun1-5/+5
Arabic font was renamed.
2020-02-22doc: Switch to jinja2-based renderingLars-Dominik Braun1-0/+202
Pre-rendering HTML was not the best idea. Instead pre-process the data, cache it into data files and do the HTML rendering only as the final step. Also adds asymmetry to analysis and uses tabular numbers and spaces instead of ugly table hacks to align numbers.