aboutsummaryrefslogtreecommitdiff
path: root/styles.css (follow)
Commit message (Expand)AuthorAgeFilesLines
* styles.css: Simplify margin, remove "optimizeLegibility"EuAndreh2021-10-111-2/+1
* styles.css: Don't set the background, use the default value (white)EuAndreh2021-10-111-1/+0
* styles.css: Don't set the font, inherit from the browser defaultEuAndreh2021-10-111-1/+0
* styles.css: Add width attribute to .simple-icon classEuAndreh2021-02-211-0/+1
* post.html: Remove <section> tagsEuAndreh2021-01-011-2/+2
* Add pastebins to to <nav> and make <nav> CSS look better on small screensEuAndreh2020-12-151-1/+2
* styles.css: Make the border of code lighter and on both sides tooEuAndreh2020-12-151-2/+2
* Better space link-listingEuAndreh2020-11-031-0/+9
* styles.css: Fix display of sequential headersEuAndreh2020-10-301-1/+1
* Increase max-width from 700px to 750pxEuAndreh2020-10-301-1/+1
* Wrap header with link using a div rather than a spanEuAndreh2020-10-301-10/+10
* styles.css: Add horizontal scrollbar on long code blocksEuAndreh2020-09-181-0/+4
* styles.css: Add custom style for blockquotesEuAndreh2020-08-311-0/+7
* styles.css: Decrease max-width from 1000px to 700pxEuAndreh2020-08-311-1/+1
* Generate plaintext links to raw code blocksEuAndreh2020-08-171-0/+8
* Adapt add-anchor-to-header-from-header-id to handle <hn><a></a></hn>EuAndreh2020-08-151-3/+15
* styles.css: Show underline on code block anchors on hoverEuAndreh2020-08-131-0/+5
* Create Jekyll hook to add anchors to code block linesEuAndreh2020-08-131-1/+10
* styles.css: Reshuffle declarations and organize with some commentsEuAndreh2020-08-131-13/+30
* Create Jekyll hook to add header anchors based on the header IDsEuAndreh2020-08-131-0/+13
* styles.css: Add light pink background colorEuAndreh2020-08-121-0/+1
* Also separate footnotes with a borderEuAndreh2020-08-101-1/+1
* CSS: Add clearer separation between end of post and post footerEuAndreh2020-08-101-1/+5
* Simplify styles.css and setup line number for code blocksEuAndreh2020-08-051-20/+9
* style.css: Make the border of code blocks more discreteEuAndreh2020-08-011-1/+2
* CSS tweak code block highlightEuAndreh2020-02-061-5/+2
* Update code highlight CSS classEuAndreh2020-02-061-1/+1
* Add manual support for multiple languagesEuAndreh2020-02-051-0/+10
* WIP JekyllEuAndreh2020-02-051-0/+80