aboutsummaryrefslogtreecommitdiff
path: root/html/template.html
Commit message (Collapse)AuthorAgeFilesLines
* improve english rulesFlorian Fischer2025-08-201-1/+1
|
* only change cursor if the rule is not already selectedFlorian Fischer2025-08-201-1/+4
| | | | Fixes: fabeb1da13bf86eeca2f78f5d4171c78975fcfd9.
* change cursor style to suggest linking to rulesFlorian Fischer2025-08-201-0/+1
|
* remove whitespace around pre elements in listsFlorian Fischer2025-08-201-0/+4
|
* fix linkable rules and support nestingFlorian Fischer2025-08-201-4/+11
|
* retrieve draft rates in card listingsFlorian Fischer2025-08-201-0/+4
|
* move linkable rule js into seperate fileFlorian Fischer2025-08-201-20/+0
|
* html: do not wrap codeFlorian Fischer2025-08-201-0/+6
|
* make rules in html linkableFlorian Fischer2025-08-201-0/+25
|
* fix css linkcolor selectorFlorian Fischer2024-12-051-1/+1
|
* use css variables to aplly colorsFlorian Fischer2022-02-151-11/+33
|
* cleanup template cssFlorian Fischer2022-02-151-8/+5
| | | | Remove unused css and introduce line breaks for better readability.
* make html depend on the template and tweak sidebar cssFlorian Fischer2021-03-281-31/+31
|
* fix html template cssFlorian Fischer2021-03-281-0/+1
|
* [html] reduce left padding of <ul> in our sidebarsFlorian Fischer2021-03-271-1/+1
|
* adjust the main content position only if necessaryFlorian Fischer2021-03-251-13/+16
|
* fix sidebar overlapping with main content and remove white spaceFlorian Fischer2021-03-251-47/+38
|
* [html] add pandoc template using a sidebar for the tocFlorian Fischer2021-02-241-0/+285