aboutsummaryrefslogtreecommitdiff
path: root/site/css/styles.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CSS: Add margin to all parts of 'nav a'EuAndreh2020-01-301-1/+1
|
* CSS: Add minimal padding to bodyEuAndreh2020-01-301-0/+1
|
* CSS: Remove custom 140% line-heithEuAndreh2020-01-301-1/+0
|
* CSS: Remove width limitEuAndreh2020-01-301-1/+0
|
* Simplify CSSEuAndreh2020-01-301-41/+4
|
* CSS: Remove source code highlightingEuAndreh2020-01-241-82/+2
|
* CSS: Use sans-serif font in textEuAndreh2020-01-241-1/+1
| | | | Being nice towards medium/low resolution screens.
* CSS: stop using custom fontsEuAndreh2020-01-241-79/+2
|
* CSS: Add line numbers to <pre> blocksEuAndreh2020-01-241-0/+13
| | | | | | | | Taken from: https://gist.github.com/potch/1243028 Reference: https://github.com/jaspervdj/hakyll/issues/148
* CSS: Wrap lines in <pre> code blockEuAndreh2020-01-241-0/+1
|
* CSS: Increase body with 700px -> 1000pxEuAndreh2020-01-241-1/+1
|
* Fix header links positionEuAndreh2018-07-311-1/+3
|
* Improve icon stylesEuAndreh2018-07-171-11/+8
|
* Tweak CSSEuAndreh2018-07-151-5/+48
|
* Add Hakyll code block CSSEuAndreh2018-07-151-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
* Add fontsEuAndreh2018-07-151-0/+67
| | | | Inspiration: https://dthompson.us/
* Add initial Hakyll website skeletonEuAndreh2018-07-151-0/+58