aboutsummaryrefslogtreecommitdiff
path: root/_doc/test.adoc
AgeCommit message (Collapse)Author
2026-02-04_static: update the default styleShulhan
Changes, * Set the anchor text-decoration back to none but with hover set to underline * Set only h2 to have border bottom * Increase top margin for headings * Set the topbar layout using flex and remove margin and padding for form elements * Change the sectanchor indicator to display on hover. Minimize unncessary text displayed on screen. * Add style for block quotes
2026-01-29_static: improve styling on header and table of contentsShulhan
In the header, we made the authors, version, date, remark to be italic. In the ToC, we show the "Table of Contents" title back, re-align it to match with the top and bottom elements.
2026-01-24all: improve default stylesheetShulhan
Add common styles for asciidoctor elements with dark theme. Common styles including title, header, anchor, lists, table, and footer.