getnikola/nikola

CSS: Add `margin-bottom: 1rem` to `img` (default theme)

Closed this issue · 1 comments

Please add margin-bottom: 1rem to img (default theme).

https://slixfeed.woodpeckersnest.space/posts/slixfeed-news-bot/#preview

Before:
image

After:
image

Environment

Python Version:
3.12.3
Nikola Version:
8.3.1
Operating System:
Arch Linux

Description:

This will break many more things than it will fix. Put your images in <p> or <figure>, or a <div> with the CSS you want.