aboutsummaryrefslogtreecommitdiffstats
path: root/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wrap breadcrumbs at any charAli MJ Al-Nasrawy2021-04-181-1/+1
| | | This would make a good use of space in mobile view.
* Fix breadcrumbs mess on mobileAli MJ Al-Nasrawy2021-04-091-0/+5
| | | | | | On mobile devices, 'display: block' is set for '.directory' class. While this neccessary to make the whole row for directories entry clickable, it distorts the links in breadcrumbs.
* Make footer text a bit smallerTamas Levai2021-03-011-0/+1
|
* Tone down footer text contrastTamas Levai2021-03-011-4/+4
|
* Use CSS to configure version footer lookTamas Levai2021-03-011-2/+10
|
* address feedbackLukas Stabe2020-10-021-5/+16
|
* restore default theme cli option and add default theme dark optionLukas Stabe2020-10-011-12/+43
|
* fix escaped quotes in font namesLukas Stabe2020-10-011-1/+1
|
* remove stylelint again and fix a few css issuesLukas Stabe2020-09-261-69/+84
|
* fix theme picker highlighting of selected themeLukas Stabe2020-09-261-1/+8
|
* remove default color scheme cli argumentLukas Stabe2020-09-261-7/+10
|
* [wip] client-side color-scheme handlingLukas Stabe2020-09-251-0/+667
|
* Add logoSven-Hendrik Haase2020-09-061-0/+122