aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/emacs.scss
Commit message (Collapse)AuthorAgeFilesLines
* Remove jekyllMiquel Sabaté Solà2024-09-171-66/+0
| | | | | | | | | This is a complete rewrite of my blog to a vastly simpler form. That is, we only need HTML and a couple of build scripts to have something equivalent, without all the dependencies that jekyll brings. I have also taken the chance to remove a lot of stuff that was actually not needed. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* stylesheets: don't color links inside of pre blocksMiquel Sabaté Solà2020-04-231-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* stylesheets: add a scroll whenever there is an overflow-xMiquel Sabaté Solà2020-04-221-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* stylesheets: give creditMiquel Sabaté Solà2020-04-221-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added an emacs.scss fileMiquel Sabaté Solà2020-04-211-0/+59
This will replace the org.css from my dotfiles. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>