berty-b

Results 2 comments of berty-b

Maybe this might help someone. I changed line 59 in `style.css` from: `top: 1em;` to: `top: 0.5em;` Screenshots of `~/path_to/.obsidian/plugins/obsidian-code-block-enhancer/styles.css` taken from Obsidian showing passable/usuable/close enough-able line numbers.

@hkcomori I commented `line 27` in `style.css` from: `position: absolute;` to: `/* position: absolute; */` Screenshot of `~/path_to/.obsidian/plugins/obsidian-code-block-enhancer/styles.css` taken from Obsidian showing language name at the bottom. ![image](https://user-images.githubusercontent.com/115471553/211911783-d64002e2-7db0-444d-a194-1b58e1c2fc5c.png)