Since today I had an unusual amount of patience to play with, I decided to fix some quirks the site had (mostly related to the theme)
1- in the left menu it would be hard to sometimes click because the font changed to something slightly smaller on hover. It was changing to italic and bold (which doesn’t quite work), removed italic and kept bold.
2- on the archives the more tag was getting parsed by my smilie plugin due to the “…” and a “)”. Removed that smilie as I didn’t use it.
3- talking about smilies, today (I rarely read stuff months after I write it) I noticed they were being strangely resized to extra tiny (16px x 16px) and I had no inkling of an idea why, turns out it was due to wordpress’ emoji support code that was resizing all emojis and smilies to 1em.
4- some broken links fixed. There might be still some around, I’ll fix them if/when I find them.