summaryrefslogtreecommitdiff
path: root/site/css (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-05WIP JekyllEuAndreh1-80/+0
2020-02-03CSS: Do CSS line numbering the right wayEuAndreh1-1/+19
2020-01-30CSS: Add margin to all parts of 'nav a'EuAndreh1-1/+1
2020-01-30CSS: Add minimal padding to bodyEuAndreh1-0/+1
2020-01-30CSS: Remove custom 140% line-heithEuAndreh1-1/+0
2020-01-30CSS: Remove width limitEuAndreh1-1/+0
2020-01-30Simplify CSSEuAndreh1-41/+4
2020-01-24CSS: Remove source code highlightingEuAndreh1-82/+2
2020-01-24CSS: Use sans-serif font in textEuAndreh1-1/+1
Being nice towards medium/low resolution screens.
2020-01-24CSS: stop using custom fontsEuAndreh1-79/+2
2020-01-24CSS: Add line numbers to <pre> blocksEuAndreh1-0/+13
Taken from: https://gist.github.com/potch/1243028 Reference: https://github.com/jaspervdj/hakyll/issues/148
2020-01-24CSS: Wrap lines in <pre> code blockEuAndreh1-0/+1
2020-01-24CSS: Increase body with 700px -> 1000pxEuAndreh1-1/+1
2018-07-31Fix header links positionEuAndreh1-1/+3
2018-07-17Improve icon stylesEuAndreh1-11/+8
2018-07-15Tweak CSSEuAndreh1-5/+48
2018-07-15Add Hakyll code block CSSEuAndreh1-0/+76
Taken from Hakyll repo[0] as suggested by website[1]. [0]: https://github.com/jaspervdj/hakyll/blob/ac1b743af779f0a05dd5449d8fda2078db69332e/web/css/syntax.css [1]: https://jaspervdj.be/hakyll/tutorials/faq.html#does-hakyll-support-syntax-highlighting
2018-07-15Add fontsEuAndreh1-0/+67
Inspiration: https://dthompson.us/
2018-07-15Add initial Hakyll website skeletonEuAndreh1-0/+58