How to make bullet makers on the same line as header?

Could you please suggest how to make bullet makers on the same line as header? This would make the layout more efficient.

right.zip (11.5 KB)

I suggest OP reading up on basic css.

h3, h4, h5 {
    display: inline;
}
1 个赞

Actually, I have spent A LOT of time to find a way to unzip zim file on Windows 10. I would lose all motivation if I have to spend more time studying CSS :joy: