aboutsummaryrefslogtreecommitdiff
path: root/data/templates/styles.html
AgeCommit message (Expand)Author
2022-10-17Adjust tests for CSS change; add CSS comments to mark...John MacFarlane
2022-10-17Fix typo introduced by recent commit in styles.html.John MacFarlane
2022-10-17Use styles.citations.html partial in styles.html.John MacFarlane
2022-08-22HTML writer: revert to using `width` property for column widthsAlbert Krewinkel
2022-08-03Improve default CSS for task lists.John MacFarlane
2022-08-01HTML: use CSS flex boxes for columns.Albert Krewinkel
2022-07-31Html template styles: remove span.underline.John MacFarlane
2022-01-16CSS in HTML template: adjust #TOC and h1 on mobile (#7835)Mauro Bieg
2022-01-09Improve abstract in HTML template.John MacFarlane
2022-01-09Add abstract to default html template (#7588)Jannik Buhr
2021-07-05document-css: reset overflow-wrap on code blocksMauro Bieg
2020-11-02Default CSS tweaks.John MacFarlane
2020-11-01Default CSS: avoid padding and color if monobackgroundcolor not given.John MacFarlane
2020-11-01Updates to default CSS (#6786)Mauro Bieg
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane
2020-09-19Add CSS to default HTML template (#6601)Mauro Bieg
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila
2019-12-05HTML-based templates: Add CSS to suppress bullet on unordered task lists.John MacFarlane
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane
2019-09-05Add div.hanging-indent CSS to HTML templates.John MacFarlane
2019-09-05Add partial styles.html in HTML5 template.John MacFarlane