summaryrefslogtreecommitdiff
path: root/source/99_result/main.css
AgeCommit message (Collapse)Author
2018-11-18Port CSS fixesAdrian Kummerlaender
2018-11-14Port font, layout changesAdrian Kummerlaender
2018-10-21Fix super- and subscript line heightAdrian Kummerlaender
Only seems to be a problem on some browsers such as Edge. Nevertheless this patch fixes it for all of them.
2017-02-16Wrap digest in `span` instead of `p`Adrian Kummerlaender
Current version is invalid.
2017-02-12Fix multi column CSSAdrian Kummerlaender
2017-02-12Separate branches and leaves in branch digestAdrian Kummerlaender
2017-02-11Initial implementation of a tree-like website generator based on InputXSLTAdrian Kummerlaender
The foundation was forked from `blog.kummerlaender.eu`. Currently generates arbitrarily nested markdown documents in addition to overview pages for branches in the tree. This includes resolution of branch node contents.